MagicSmoke
$VERSION$
|
#include <transaction.h>
Static Public Member Functions | |
static void | setStartStopActions (const MTStartStop &start, const MTStartStop &stop) |
set actions to be executed at start/stop More... | |
Protected Member Functions | |
MTransaction (QString iface=QString()) | |
internal: construct the transaction More... | |
MTransaction (const WTransaction &) | |
internal: copy the transaction More... | |
MTransaction (const MTransaction &) | |
internal: copy the transaction More... | |
QByteArray | executeQuery (QString, QByteArray) |
internal: extend executeQuery to show a wait cursor More... | |
|
protected |
internal: construct the transaction
|
protected |
internal: copy the transaction
|
protected |
internal: copy the transaction
|
protected |
internal: extend executeQuery to show a wait cursor
References startFunctions(), and stopFunctions().
|
static |
set actions to be executed at start/stop
References startFunctions(), and stopFunctions().
Referenced by transactionCursor().