libkmahjongg
KMahjonggBackground Class Reference
#include <kmahjonggbackground.h>
Public Member Functions | |
KMahjonggBackground () | |
~KMahjonggBackground () | |
QString | authorProperty (const QString &key) const |
QBrush & | getBackground () |
bool | load (const QString &file, short width, short height) |
bool | loadDefault () |
bool | loadGraphics () |
QString | path () const |
void | sizeChanged (int newW, int newH) |
Detailed Description
Definition at line 29 of file kmahjonggbackground.h.
Constructor & Destructor Documentation
KMahjonggBackground::KMahjonggBackground | ( | ) |
Definition at line 62 of file kmahjonggbackground.cpp.
KMahjonggBackground::~KMahjonggBackground | ( | ) |
Definition at line 74 of file kmahjonggbackground.cpp.
Member Function Documentation
Definition at line 206 of file kmahjonggbackground.cpp.
QBrush & KMahjonggBackground::getBackground | ( | ) |
Definition at line 189 of file kmahjonggbackground.cpp.
bool KMahjonggBackground::load | ( | const QString & | file, |
short | width, | ||
short | height | ||
) |
Definition at line 92 of file kmahjonggbackground.cpp.
bool KMahjonggBackground::loadDefault | ( | ) |
Definition at line 78 of file kmahjonggbackground.cpp.
bool KMahjonggBackground::loadGraphics | ( | ) |
Definition at line 151 of file kmahjonggbackground.cpp.
QString KMahjonggBackground::path | ( | ) | const |
Definition at line 202 of file kmahjonggbackground.cpp.
void KMahjonggBackground::sizeChanged | ( | int | newW, |
int | newH | ||
) |
Definition at line 164 of file kmahjonggbackground.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.