VR-Forces 4.0.4 Class Documentation
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...

List of all members.

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

CTOR.

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

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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)