kmahjongg
KMahjonggLayout Class Reference
#include <kmahjongglayout.h>
Public Member Functions | |
KMahjonggLayout () | |
~KMahjonggLayout () | |
QString | authorProperty (const QString &key) const |
BoardLayout * | board () |
bool | load (const QString &file) |
bool | loadDefault () |
QString | path () const |
Detailed Description
Definition at line 28 of file kmahjongglayout.h.
Constructor & Destructor Documentation
KMahjonggLayout::KMahjonggLayout | ( | ) |
Definition at line 47 of file kmahjongglayout.cpp.
KMahjonggLayout::~KMahjonggLayout | ( | ) |
Definition at line 58 of file kmahjongglayout.cpp.
Member Function Documentation
Definition at line 127 of file kmahjongglayout.cpp.
BoardLayout * KMahjonggLayout::board | ( | ) |
Definition at line 119 of file kmahjongglayout.cpp.
bool KMahjonggLayout::load | ( | const QString & | file | ) |
Definition at line 76 of file kmahjongglayout.cpp.
bool KMahjonggLayout::loadDefault | ( | ) |
Definition at line 62 of file kmahjongglayout.cpp.
QString KMahjonggLayout::path | ( | ) | const |
Definition at line 123 of file kmahjongglayout.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:33 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:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.