ConfigureKardsGT Class Reference

#include <configurekardsgt.h>

List of all members.


Detailed Description

This is the dialogue to ask the user to change settings in the card game. These are for system wide settings stored in the UserProfileDatabase.

Author:
John Schneiderman

Public Member Functions

QString cardBackImageFilename () const
QString cardFrontImagePath () const
 ConfigureKardsGT (const UserProfileDatabase &database, QWidget *parent)
QString neutralMoodFilename () const

Constructor & Destructor Documentation

ConfigureKardsGT::ConfigureKardsGT ( const UserProfileDatabase database,
QWidget *  parent 
)

The general constructor.

Parameters:
database is the database for the user settings.
parent is the parent widget.


Member Function Documentation

QString ConfigureKardsGT::cardBackImageFilename (  )  const

Gives the file-name and path to the card back image.

Returns:
the file-name for the card back image.

QString ConfigureKardsGT::cardFrontImagePath (  )  const

Gives the path to where the card front images are stored.

Returns:
the path to the card front images.

QString ConfigureKardsGT::neutralMoodFilename (  )  const

Gives the file-name and path to the neutral mood image.

Returns:
the file-name for the neutral mood.


The documentation for this class was generated from the following files:

Generated on Tue Aug 12 23:24:01 2008 for KardsGT by  doxygen 1.5.5