KCardThemeInfoStatic Class Reference

Local static information. More...

List of all members.

Public Member Functions

 KCardThemeInfoStatic ()
 ~KCardThemeInfoStatic ()
QString findi18nBack (QString &name)
void readFronts ()
void readBacks ()
QString getBackFileNameFromIndex (const QString &desktop)

Public Attributes

QMap< QString,
KCardThemeInfo
pngFrontInfo
 The card front sides for PNG decks.
QMap< QString,
KCardThemeInfo
svgFrontInfo
 The card front sides for SVG decks.
QMap< QString,
KCardThemeInfo
pngBackInfo
 The card back sides for PNG decks.
QMap< QString,
KCardThemeInfo
svgBackInfo
 The card back sides for SVG decks.
QString defaultFront
 The default front side name.
QString defaultBack
 The default back side name.


Detailed Description

Local static information.

Definition at line 36 of file carddeckinfo.cpp.


Constructor & Destructor Documentation

KCardThemeInfoStatic::KCardThemeInfoStatic (  )  [inline]

Definition at line 39 of file carddeckinfo.cpp.

References readBacks(), and readFronts().

Here is the call graph for this function:

KCardThemeInfoStatic::~KCardThemeInfoStatic (  )  [inline]

Definition at line 46 of file carddeckinfo.cpp.


Member Function Documentation

QString KCardThemeInfoStatic::findi18nBack ( QString &  name  )  [inline]

Definition at line 52 of file carddeckinfo.cpp.

References KCardThemeInfo::name, KCardThemeInfo::noi18Name, pngBackInfo, and svgBackInfo.

Referenced by readFronts().

void KCardThemeInfoStatic::readFronts (  )  [inline]

Definition at line 70 of file carddeckinfo.cpp.

References KCardThemeInfo::back, KCardThemeInfo::comment, findi18nBack(), KCardThemeInfo::isDefault, KCardThemeInfo::name, KStandardGameAction::name(), KCardThemeInfo::noi18Name, KCardThemeInfo::path, pngFrontInfo, KCardThemeInfo::preview, KCardThemeInfo::size, KCardThemeInfo::svgfile, and svgFrontInfo.

Referenced by KCardThemeInfoStatic().

Here is the call graph for this function:

void KCardThemeInfoStatic::readBacks (  )  [inline]

Definition at line 124 of file carddeckinfo.cpp.

References KCardThemeInfo::comment, getBackFileNameFromIndex(), KCardThemeInfo::isDefault, KCardThemeInfo::name, KStandardGameAction::name(), KCardThemeInfo::noi18Name, KCardThemeInfo::path, pngBackInfo, KCardThemeInfo::preview, KCardThemeInfo::size, svgBackInfo, and KCardThemeInfo::svgfile.

Referenced by KCardThemeInfoStatic().

Here is the call graph for this function:

QString KCardThemeInfoStatic::getBackFileNameFromIndex ( const QString &  desktop  )  [inline]

Definition at line 172 of file carddeckinfo.cpp.

Referenced by readBacks().


Member Data Documentation

QMap<QString, KCardThemeInfo> KCardThemeInfoStatic::pngFrontInfo

The card front sides for PNG decks.

Definition at line 187 of file carddeckinfo.cpp.

Referenced by readFronts().

QMap<QString, KCardThemeInfo> KCardThemeInfoStatic::svgFrontInfo

The card front sides for SVG decks.

Definition at line 191 of file carddeckinfo.cpp.

Referenced by readFronts().

QMap<QString, KCardThemeInfo> KCardThemeInfoStatic::pngBackInfo

The card back sides for PNG decks.

Definition at line 195 of file carddeckinfo.cpp.

Referenced by findi18nBack(), and readBacks().

QMap<QString, KCardThemeInfo> KCardThemeInfoStatic::svgBackInfo

The card back sides for SVG decks.

Definition at line 199 of file carddeckinfo.cpp.

Referenced by findi18nBack(), and readBacks().

QString KCardThemeInfoStatic::defaultFront

The default front side name.

Definition at line 203 of file carddeckinfo.cpp.

QString KCardThemeInfoStatic::defaultBack

The default back side name.

Definition at line 207 of file carddeckinfo.cpp.


The documentation for this class was generated from the following file:
Generated on Sun Mar 16 08:03:08 2008 for Libkdegames by  doxygen 1.5.3