VR-Forces Developer's Guide
 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.

Public Member Functions

 DtFileUrl ()
 
 DtFileUrl (const QString &qString)
 
 ~DtFileUrl ()
 
void setFilename (const QString &qString)
 
QString urlString () const
 

Static Public Member Functions

static QString createUrlFromFilename (const QString &u)
 

Protected Attributes

QString myUrlString
 

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 Oct 23 22:29:17 EDT 2025 from SVN revision 280951
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)