#include </home/clem/local/src/opie/noncore/apps/tableviewer/ui/tvkeyedit.h>
Collaboration diagram for TVKeyEdit:

Signals | |
| void | listView () |
| void | browseView () |
Public Member Functions | |
| TVKeyEdit (TableState *ts, QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~TVKeyEdit () | |
Static Public Member Functions | |
| static KeyList * | openEditKeysDialog (TableState *ts, QWidget *parent) |
Protected Slots | |
| void | newTerm () |
| void | deleteTerm () |
| void | clearTerms () |
| void | updateTerm (int) |
| void | updateTerm (const QString &) |
| void | setTerm (QListViewItem *) |
Private Attributes | |
| TableState * | ts |
| int | num_keys |
| KeyList | working_state |
|
||||||||||||||||||||
|
Definition at line 97 of file tvkeyedit.cpp. References QIntDictIterator< type >::current(), QIntDictIterator< type >::currentKey(), FALSE, KeyList::getNumFields(), i, _TableState::kRep, num_keys, setTerm(), QPEApplication::showDialog(), ts, TVVariant::typeToName(), KeyList::validIndex(), and working_state. Referenced by openEditKeysDialog(). |
|
|
Destroys the TVKeyEdit widget Definition at line 147 of file tvkeyedit.cpp. |
|
|
|
|
|
Definition at line 220 of file tvkeyedit.cpp. References deleteTerm(), and warning(). |
|
|
Definition at line 203 of file tvkeyedit.cpp. References FALSE, TVKEListViewItem::getPos(), i, KeyList::setDeleteFlag(), TRUE, and working_state. Referenced by clearTerms(). |
|
|
|
|
|
Definition at line 152 of file tvkeyedit.cpp. References KeyList::addKey(), i, num_keys, setTerm(), TVVariant::String, TRUE, and working_state. |
|
||||||||||||
|
Definition at line 241 of file tvkeyedit.cpp. References TVKeyEdit(), and working_state. Referenced by TableViewerWindow::editKeysSlot(). |
|
|
Definition at line 232 of file tvkeyedit.cpp. References t. Referenced by newTerm(), and TVKeyEdit(). |
|
|
Definition at line 175 of file tvkeyedit.cpp. References TVKEListViewItem::getPos(), i, KeyList::setKeyName(), TVKEListViewItem::setName(), and working_state. |
|
|
Definition at line 186 of file tvkeyedit.cpp. References TVKEListViewItem::getPos(), i, KeyList::setKeyType(), TVKEListViewItem::setKeyType(), and working_state. |
|
|
Definition at line 52 of file tvkeyedit.h. Referenced by newTerm(), and TVKeyEdit(). |
|
|
Definition at line 51 of file tvkeyedit.h. Referenced by TVKeyEdit(). |
|
|
Definition at line 53 of file tvkeyedit.h. Referenced by deleteTerm(), newTerm(), openEditKeysDialog(), TVKeyEdit(), and updateTerm(). |
1.4.2