KMahjonggBackground
#include <KMahjonggBackground>
Public Member Functions | |
QString | authorEmailAddress () const |
QString | authorName () const |
QString | bugReportUrl () const |
QString | copyrightText () const |
QString | description () const |
QBrush & | getBackground () |
bool | isPlain () const |
QString | license () const |
bool | load (const QString &file, short width, short height) |
bool | loadDefault () |
bool | loadGraphics () |
QString | name () const |
QString | path () const |
void | sizeChanged (int newW, int newH) |
QString | version () const |
QString | website () const |
Detailed Description
A background.
Definition at line 27 of file kmahjonggbackground.h.
Constructor & Destructor Documentation
◆ KMahjonggBackground()
KMahjonggBackground::KMahjonggBackground | ( | ) |
Definition at line 61 of file kmahjonggbackground.cpp.
Member Function Documentation
◆ authorEmailAddress()
QString KMahjonggBackground::authorEmailAddress | ( | ) | const |
Definition at line 286 of file kmahjonggbackground.cpp.
◆ authorName()
QString KMahjonggBackground::authorName | ( | ) | const |
Definition at line 279 of file kmahjonggbackground.cpp.
◆ bugReportUrl()
QString KMahjonggBackground::bugReportUrl | ( | ) | const |
Definition at line 272 of file kmahjonggbackground.cpp.
◆ copyrightText()
QString KMahjonggBackground::copyrightText | ( | ) | const |
Definition at line 251 of file kmahjonggbackground.cpp.
◆ description()
QString KMahjonggBackground::description | ( | ) | const |
Definition at line 237 of file kmahjonggbackground.cpp.
◆ getBackground()
QBrush & KMahjonggBackground::getBackground | ( | ) |
Definition at line 200 of file kmahjonggbackground.cpp.
◆ isPlain()
bool KMahjonggBackground::isPlain | ( | ) | const |
Definition at line 293 of file kmahjonggbackground.cpp.
◆ license()
QString KMahjonggBackground::license | ( | ) | const |
Definition at line 244 of file kmahjonggbackground.cpp.
◆ load()
bool KMahjonggBackground::load | ( | const QString & | file, |
short | width, | ||
short | height ) |
Definition at line 81 of file kmahjonggbackground.cpp.
◆ loadDefault()
bool KMahjonggBackground::loadDefault | ( | ) |
Definition at line 68 of file kmahjonggbackground.cpp.
◆ loadGraphics()
bool KMahjonggBackground::loadGraphics | ( | ) |
Definition at line 149 of file kmahjonggbackground.cpp.
◆ name()
QString KMahjonggBackground::name | ( | ) | const |
Definition at line 230 of file kmahjonggbackground.cpp.
◆ path()
QString KMahjonggBackground::path | ( | ) | const |
Definition at line 223 of file kmahjonggbackground.cpp.
◆ sizeChanged()
void KMahjonggBackground::sizeChanged | ( | int | newW, |
int | newH ) |
Definition at line 167 of file kmahjonggbackground.cpp.
◆ version()
QString KMahjonggBackground::version | ( | ) | const |
Definition at line 258 of file kmahjonggbackground.cpp.
◆ website()
QString KMahjonggBackground::website | ( | ) | const |
Definition at line 265 of file kmahjonggbackground.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:09:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.