|
void | receiveUpdate (QString jsonUpdate) |
|
void | sendMoveToNetwork (const QString &jsonMove) |
|
void | closingQml () |
|
Definition at line 10 of file cavokeqmlgamemodel.h.
◆ CavokeQmlGameModel()
CavokeQmlGameModel::CavokeQmlGameModel |
( |
QUrl |
qmlPath, |
|
|
QObject * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ getClosingFromQml
void CavokeQmlGameModel::getClosingFromQml |
( |
QQuickCloseEvent * |
close | ) |
|
|
slot |
◆ getMoveFromQml
void CavokeQmlGameModel::getMoveFromQml |
( |
const QString & |
jsonMove | ) |
|
|
slot |
◆ getUpdateFromNetwork
void CavokeQmlGameModel::getUpdateFromNetwork |
( |
const QString & |
jsonUpdate | ) |
|
|
slot |
◆ qmlPath
QUrl CavokeQmlGameModel::qmlPath |
The documentation for this class was generated from the following files: