CupsResource Struct Reference
List of all members.Detailed Description
Definition at line 163 of file cupsdconf.h.
Public Member Functions | |
CupsResource () | |
CupsResource (const QString &path) | |
void | setPath (const QString &path) |
Static Public Member Functions | |
static QString | textToPath (const QString &text) |
static QString | pathToText (const QString &path) |
static int | typeFromPath (const QString &path) |
static int | typeFromText (const QString &text) |
static QString | typeToIconName (int type) |
Public Attributes | |
int | type_ |
QString | path_ |
QString | text_ |
The documentation for this struct was generated from the following files: