• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • superkaramba
 

superkaramba

Public Types | Public Member Functions | Static Public Member Functions | List of all members
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

Author
See README for the list of authors

Definition at line 42 of file themefile.h.

Member Typedef Documentation

◆ List

typedef TQValueVector<ThemeFile> ThemeFile::List

Definition at line 45 of file themefile.h.

Constructor & Destructor Documentation

◆ ThemeFile()

ThemeFile::ThemeFile ( const KURL &  url = KURL())

Definition at line 120 of file themefile.cpp.

◆ ~ThemeFile()

ThemeFile::~ThemeFile ( )

Definition at line 127 of file themefile.cpp.

Member Function Documentation

◆ author()

const TQString & ThemeFile::author ( ) const
inline

Definition at line 61 of file themefile.h.

◆ authorEmail()

const TQString & ThemeFile::authorEmail ( ) const
inline

Definition at line 62 of file themefile.h.

◆ canonicalFile()

TQString ThemeFile::canonicalFile ( const TQString &  file)
static

Definition at line 409 of file themefile.cpp.

◆ canUninstall()

bool ThemeFile::canUninstall ( ) const

Definition at line 328 of file themefile.cpp.

◆ close()

bool ThemeFile::close ( )

Definition at line 179 of file themefile.cpp.

◆ description()

const TQString & ThemeFile::description ( ) const
inline

Definition at line 60 of file themefile.h.

◆ exists()

bool ThemeFile::exists ( ) const

Definition at line 197 of file themefile.cpp.

◆ file()

const TQString & ThemeFile::file ( ) const
inline

Definition at line 56 of file themefile.h.

◆ fileExists()

bool ThemeFile::fileExists ( const TQString &  filename) const

Definition at line 345 of file themefile.cpp.

◆ homepage()

const TQString & ThemeFile::homepage ( ) const
inline

Definition at line 63 of file themefile.h.

◆ icon()

TQPixmap ThemeFile::icon ( ) const

Definition at line 203 of file themefile.cpp.

◆ id()

const TQString & ThemeFile::id ( ) const
inline

Definition at line 54 of file themefile.h.

◆ isThemeFile()

bool ThemeFile::isThemeFile ( const TQString &  filename) const

Definition at line 338 of file themefile.cpp.

◆ isValid()

bool ThemeFile::isValid ( ) const

Definition at line 192 of file themefile.cpp.

◆ isZipFile()

bool ThemeFile::isZipFile ( const TQString &  filename)
static

Definition at line 387 of file themefile.cpp.

◆ isZipTheme()

bool ThemeFile::isZipTheme ( ) const
inline

Definition at line 50 of file themefile.h.

◆ license()

const TQString & ThemeFile::license ( ) const
inline

Definition at line 53 of file themefile.h.

◆ locale()

const ThemeLocale * ThemeFile::locale ( ) const
inline

Definition at line 70 of file themefile.h.

◆ mo()

const TQString & ThemeFile::mo ( ) const
inline

Definition at line 55 of file themefile.h.

◆ name()

const TQString & ThemeFile::name ( ) const
inline

Definition at line 51 of file themefile.h.

◆ nextLine()

bool ThemeFile::nextLine ( LineParser &  parser)

Definition at line 163 of file themefile.cpp.

◆ open()

bool ThemeFile::open ( )

Definition at line 134 of file themefile.cpp.

◆ path()

const TQString & ThemeFile::path ( ) const
inline

Definition at line 59 of file themefile.h.

◆ pythonModule()

const TQString & ThemeFile::pythonModule ( ) const
inline

Definition at line 57 of file themefile.h.

◆ pythonModuleExists()

bool ThemeFile::pythonModuleExists ( ) const

Definition at line 404 of file themefile.cpp.

◆ readThemeFile()

TQByteArray ThemeFile::readThemeFile ( const TQString &  filename) const

Definition at line 361 of file themefile.cpp.

◆ set()

bool ThemeFile::set ( const KURL &  url)

Definition at line 208 of file themefile.cpp.

◆ version()

const TQString & ThemeFile::version ( ) const
inline

Definition at line 52 of file themefile.h.


The documentation for this class was generated from the following files:
  • themefile.h
  • themefile.cpp

superkaramba

Skip menu "superkaramba"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members

superkaramba

Skip menu "superkaramba"
  • kcalc
  •   knumber
  • superkaramba
Generated for superkaramba by doxygen 1.9.4
This website is maintained by Timothy Pearson.