ThemeFile Class Reference
#include <themefile.h>
Public Types | |
typedef TQValueVector< ThemeFile > | List |
Public Member Functions | |
ThemeFile (const KURL &url=KURL()) | |
bool | isZipTheme () const |
const TQString & | name () const |
const TQString & | version () const |
const TQString & | license () const |
const TQString & | id () const |
const TQString & | mo () const |
const TQString & | file () const |
const TQString & | pythonModule () const |
bool | pythonModuleExists () const |
const TQString & | path () const |
const TQString & | description () const |
const TQString & | author () const |
const TQString & | authorEmail () const |
const TQString & | homepage () const |
TQPixmap | icon () const |
bool | exists () const |
bool | isThemeFile (const TQString &filename) const |
bool | isValid () const |
TQByteArray | readThemeFile (const TQString &filename) const |
bool | fileExists (const TQString &filename) const |
const ThemeLocale * | locale () const |
bool | canUninstall () const |
bool | set (const KURL &url) |
bool | open () |
bool | nextLine (LineParser &parser) |
bool | close () |
Static Public Member Functions | |
static bool | isZipFile (const TQString &filename) |
static TQString | canonicalFile (const TQString &file) |
Detailed Description
Definition at line 42 of file themefile.h.
The documentation for this class was generated from the following files: