#include <configurekardsgt.h>
Public Member Functions | |
QString | cardBackImageFilename () const |
QString | cardFrontImagePath () const |
ConfigureKardsGT (const UserProfileDatabase &database, QWidget *parent) | |
QString | neutralMoodFilename () const |
ConfigureKardsGT::ConfigureKardsGT | ( | const UserProfileDatabase & | database, | |
QWidget * | parent | |||
) |
The general constructor.
database | is the database for the user settings. | |
parent | is the parent widget. |
QString ConfigureKardsGT::cardBackImageFilename | ( | ) | const |
Gives the file-name and path to the card back image.
QString ConfigureKardsGT::cardFrontImagePath | ( | ) | const |
Gives the path to where the card front images are stored.
QString ConfigureKardsGT::neutralMoodFilename | ( | ) | const |
Gives the file-name and path to the neutral mood image.