Screen Class Reference
#include <screen.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
Screen::Screen |
( |
QWidget * |
parent = 0 |
) |
|
Member Function Documentation
bool Screen::cancel |
( |
|
) |
[slot] |
void Screen::clear |
( |
|
) |
[slot] |
int Screen::currentIndex |
( |
|
) |
[slot] |
void Screen::currentIndexChanged |
( |
int |
index |
) |
[signal] |
void Screen::deleteCurrent |
( |
|
) |
[slot] |
QString Screen::filter |
( |
|
) |
const [inline, slot] |
void Screen::insert |
( |
|
) |
[slot] |
bool Screen::isDirty |
( |
|
) |
[slot] |
Q_INVOKABLE bool Screen::locked |
( |
|
) |
[inline] |
void Screen::lockGranted |
( |
bool |
|
) |
[signal] |
Q_INVOKABLE bool Screen::lockRecords |
( |
|
) |
[inline] |
void Screen::newMappedWidget |
( |
QWidget * |
widget |
) |
[slot] |
int Screen::primaryKeyColumns |
( |
|
) |
const [inline, slot] |
void Screen::removeCurrent |
( |
|
) |
[slot] |
void Screen::removeRows |
( |
int |
row, |
|
|
int |
count | |
|
) |
| | [slot] |
void Screen::revert |
( |
|
) |
[slot] |
void Screen::revertAll |
( |
|
) |
[slot] |
void Screen::reverted |
( |
int |
index |
) |
[signal] |
void Screen::revertedAll |
( |
|
) |
[signal] |
void Screen::revertRow |
( |
int |
row |
) |
[slot] |
void Screen::save |
( |
|
) |
[slot] |
void Screen::saved |
( |
|
) |
[signal] |
QString Screen::schemaName |
( |
|
) |
const [inline, slot] |
void Screen::search |
( |
QString |
criteria |
) |
[slot] |
void Screen::select |
( |
|
) |
[slot] |
void Screen::setCurrentIndex |
( |
int |
index |
) |
[slot] |
void Screen::setFilter |
( |
QString |
filter |
) |
[inline, slot] |
void Screen::setLockRecords |
( |
bool |
lock |
) |
[slot] |
void Screen::setMode |
( |
Modes |
p |
) |
[slot] |
void Screen::setPrimaryKeyColumns |
( |
int |
count |
) |
[inline, slot] |
void Screen::setSchemaName |
( |
QString |
schema |
) |
[slot] |
void Screen::setSortColumn |
( |
QString |
p |
) |
[slot] |
void Screen::setTableName |
( |
QString |
table |
) |
[slot] |
void Screen::setWidgetsEnabled |
( |
bool |
enabled |
) |
[slot] |
void Screen::showEvent |
( |
QShowEvent * |
event |
) |
[virtual] |
QString Screen::sortColumn |
( |
|
) |
const [inline, slot] |
QString Screen::tableName |
( |
|
) |
const [inline, slot] |
bool Screen::throwScriptException |
( |
const QString & |
message |
) |
|
void Screen::toNext |
( |
|
) |
[slot] |
void Screen::toPrevious |
( |
|
) |
[slot] |
bool Screen::tryLock |
( |
|
) |
[slot] |
void Screen::unlock |
( |
|
) |
[slot] |
Property Documentation
bool Screen::lockRecords [read, write] |
int Screen::primaryKeyColumns [read, write] |
QString Screen::schemaName [read, write] |
QString Screen::tableName [read, write] |
The documentation for this class was generated from the following files: