VR-Forces 4.6 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.
 DtFileUrl (const QString &qString)
 ~DtFileUrl ()
 DTOR.
void setFilename (const QString &qString)
 Set the filename to convert to a URL.
QString urlString () const
 Retreive the URL string.

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 Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)