VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
makVrv::DtFileUrl Class Reference

DtFileUrl converts a filename, possibly with a relative path, into a FILE URL usable as an href. More...

Public Member Functions

 DtFileUrl ()
 CTOR. More...
 
 DtFileUrl (const QString &qString)
 
 ~DtFileUrl ()
 DTOR. More...
 
void setFilename (const QString &qString)
 Set the filename to convert to a URL. More...
 
QString urlString () const
 Retreive the URL string. More...
 

Static Public Member Functions

static QString createUrlFromFilename (const QString &u)
 

Protected Attributes

QString myUrlString
 

Detailed Description

DtFileUrl converts a filename, possibly with a relative path, into a FILE URL usable as an href.

Constructor & Destructor Documentation

makVrv::DtFileUrl::DtFileUrl ( )

CTOR.

makVrv::DtFileUrl::DtFileUrl ( const QString &  qString)
makVrv::DtFileUrl::~DtFileUrl ( )

DTOR.

Member Function Documentation

void makVrv::DtFileUrl::setFilename ( const QString &  qString)

Set the filename to convert to a URL.

QString makVrv::DtFileUrl::urlString ( ) const

Retreive the URL string.

static QString makVrv::DtFileUrl::createUrlFromFilename ( const QString &  u)
static

Member Data Documentation

QString makVrv::DtFileUrl::myUrlString
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)