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

This is the main widget of the table viewer application. It is the co-ordination point.
Definition at line 39 of file tableviewer.h.
|
|
Definition at line 100 of file tableviewer.h. |
|
||||||||||||||||
|
Constructs a new TableViewerWindow Definition at line 55 of file tableviewer.cpp. References BrowseState, browseView, browseViewSlot(), _TableState::current_column, current_view, cw, deleteItemSlot(), dirty, doc, ds, editItemSlot(), editKeysSlot(), FALSE, fileSelector, FileState, FilterState, filterView, filterViewSlot(), firstItem(), DBStore::getKeys(), _TableState::kRep, lastItem(), ListState, listView, listViewSlot(), Opie::Core::OResource::loadPixmap(), navigation, newDocument(), newItemSlot(), nextItem(), QString::null, openDocument(), previousItem(), qApp, searchOnKey(), selectDocument(), FileSelector::setCloseVisible(), AppLnk::setName(), FileSelector::setNewVisible(), setPrimaryKey(), AppLnk::setType(), Opie::Core::OResource::SmallIcon, tr, and ts. |
|
|
Destroys the TableViewerWindow Definition at line 172 of file tableviewer.cpp. References dirty, and saveDocument(). |
|
|
Definition at line 342 of file tableviewer.cpp. References TVListView::addItem(), TVListView::clearItems(), d, ds, filterView, TVListView::first(), DBStore::first(), DBStore::getCurrentData(), listView, DBStore::next(), TVFilterView::passesFilter(), and TVListView::rebuildData(). Referenced by browseViewSlot(), deleteItemSlot(), listViewSlot(), and newItemSlot(). |
|
|
Definition at line 43 of file tableviewer.h. References QString::fromLatin1(). |
|
|
Raises the Browse View. This is a mode change for the application. Definition at line 361 of file tableviewer.cpp. References applyFilter(), BrowseState, browseView, _TableState::current_elem, current_view, cw, FilterState, TVListView::getCurrentData(), listView, TVBrowseView::rebuildData(), and ts. Referenced by TableViewerWindow(). |
|
|
Definition at line 408 of file tableviewer.cpp. References applyFilter(), browseView, _TableState::current_elem, dirty, ds, listView, TVBrowseView::rebuildData(), TVListView::rebuildData(), DBStore::removeItem(), TVListView::removeItem(), TRUE, and ts. Referenced by TableViewerWindow(). |
|
|
Definition at line 385 of file tableviewer.cpp. References browseView, _TableState::current_elem, dirty, listView, TVEditView::openEditItemDialog(), TVBrowseView::rebuildData(), TVListView::rebuildData(), TRUE, and ts. Referenced by TableViewerWindow(). |
|
|
Definition at line 425 of file tableviewer.cpp. References TVListView::addItem(), browseView, TVListView::clearItems(), _TableState::current_column, d, dirty, ds, filterView, DBStore::first(), DBStore::getCurrentData(), _TableState::kRep, listView, DBStore::next(), TVKeyEdit::openEditKeysDialog(), TVFilterView::rebuildKeys(), TVListView::rebuildKeys(), TVBrowseView::rebuildKeys(), TVFilterView::reset(), TVListView::reset(), TVBrowseView::reset(), DBStore::setKeys(), TRUE, and ts. Referenced by newDocument(), and TableViewerWindow(). |
|
|
Raises the List View. This is a mode change for the application. Definition at line 376 of file tableviewer.cpp. References current_view, cw, and FilterState. Referenced by TableViewerWindow(). |
|
|
Moves to the first item of the current table Definition at line 294 of file tableviewer.cpp. References browseView, _TableState::current_elem, TVListView::first(), TVListView::getCurrentData(), listView, TVBrowseView::rebuildData(), and ts. Referenced by TableViewerWindow(). |
|
|
Moves to the lat item of the current table Definition at line 304 of file tableviewer.cpp. References browseView, _TableState::current_elem, TVListView::getCurrentData(), TVListView::last(), listView, TVBrowseView::rebuildData(), and ts. Referenced by TableViewerWindow(). |
|
|
Raises the List View. This is a mode change for the application. Definition at line 334 of file tableviewer.cpp. References applyFilter(), current_view, cw, FilterState, and ListState. Referenced by TableViewerWindow(). |
|
|
Definition at line 206 of file tableviewer.cpp. References KeyList::addKey(), BrowseState, browseView, _TableState::current_column, current_view, cw, dirty, doc, ds, editKeysSlot(), FALSE, filterView, DBStore::getKeys(), _TableState::kRep, listView, TVFilterView::reset(), TVListView::reset(), TVBrowseView::reset(), AppLnk::setName(), AppLnk::setType(), TVVariant::String, and ts. Referenced by TableViewerWindow(). |
|
|
Definition at line 394 of file tableviewer.cpp. References DBStore::addItem(), applyFilter(), browseView, d, dirty, ds, listView, TVEditView::openEditItemDialog(), TVBrowseView::rebuildData(), TVListView::rebuildData(), TRUE, and ts. Referenced by TableViewerWindow(). |
|
|
Moves to the next item of the current table Definition at line 314 of file tableviewer.cpp. References browseView, _TableState::current_elem, TVListView::getCurrentData(), listView, TVListView::next(), TVBrowseView::rebuildData(), and ts. Referenced by TableViewerWindow(). |
|
|
|
Moves to the previous item of the current table Definition at line 324 of file tableviewer.cpp. References browseView, _TableState::current_elem, TVListView::getCurrentData(), listView, TVListView::previous(), TVBrowseView::rebuildData(), and ts. Referenced by TableViewerWindow(). |
|
|
Definition at line 190 of file tableviewer.cpp. References dirty, doc, ds, FALSE, oendl, owarn, FileManager::saveFile(), DBStore::saveSource(), and AppLnk::type(). Referenced by selectDocument(), and ~TableViewerWindow(). |
|
||||||||||||
|
A Slot that allows for widgets above to indicate a search should be done on a specified key index for a specified value Definition at line 463 of file tableviewer.cpp. References browseView, _TableState::current_elem, TVListView::findItem(), TVListView::getCurrentData(), listView, TVBrowseView::rebuildData(), and ts. Referenced by TableViewerWindow(). |
|
|
Opens a file dialog and loads the file specified by the dialog Definition at line 181 of file tableviewer.cpp. References current_view, cw, dirty, fileSelector, FileState, FileSelector::reread(), and saveDocument(). Referenced by TableViewerWindow(). |
|
|
Definition at line 232 of file tableviewer.cpp. References openDocument(), and TRUE. |
|
|
Definition at line 470 of file tableviewer.cpp. References browseView, _TableState::current_column, listView, TVBrowseView::rebuildData(), TVListView::rebuildData(), and ts. Referenced by TableViewerWindow(). |
|
|
Definition at line 89 of file tableviewer.h. Referenced by browseViewSlot(), deleteItemSlot(), editItemSlot(), editKeysSlot(), firstItem(), lastItem(), newDocument(), newItemSlot(), nextItem(), openDocument(), previousItem(), searchOnKey(), setPrimaryKey(), and TableViewerWindow(). |
|
|
Definition at line 108 of file tableviewer.h. Referenced by browseViewSlot(), filterViewSlot(), listViewSlot(), newDocument(), openDocument(), selectDocument(), and TableViewerWindow(). |
|
|
Definition at line 96 of file tableviewer.h. Referenced by browseViewSlot(), filterViewSlot(), listViewSlot(), newDocument(), openDocument(), selectDocument(), and TableViewerWindow(). |
|
|
Definition at line 83 of file tableviewer.h. Referenced by deleteItemSlot(), editItemSlot(), editKeysSlot(), newDocument(), newItemSlot(), openDocument(), saveDocument(), selectDocument(), TableViewerWindow(), and ~TableViewerWindow(). |
|
|
Definition at line 94 of file tableviewer.h. Referenced by newDocument(), openDocument(), saveDocument(), and TableViewerWindow(). |
|
|
Definition at line 97 of file tableviewer.h. Referenced by applyFilter(), deleteItemSlot(), editKeysSlot(), newDocument(), newItemSlot(), openDocument(), saveDocument(), and TableViewerWindow(). |
|
|
Definition at line 91 of file tableviewer.h. |
|
|
Definition at line 92 of file tableviewer.h. Referenced by selectDocument(), and TableViewerWindow(). |
|
|
Definition at line 90 of file tableviewer.h. Referenced by applyFilter(), editKeysSlot(), newDocument(), openDocument(), and TableViewerWindow(). |
|
|
Definition at line 88 of file tableviewer.h. Referenced by applyFilter(), browseViewSlot(), deleteItemSlot(), editItemSlot(), editKeysSlot(), firstItem(), lastItem(), newDocument(), newItemSlot(), nextItem(), openDocument(), previousItem(), searchOnKey(), setPrimaryKey(), and TableViewerWindow(). |
|
|
Definition at line 85 of file tableviewer.h. |
|
|
Definition at line 86 of file tableviewer.h. Referenced by TableViewerWindow(). |
|
|
Definition at line 98 of file tableviewer.h. Referenced by browseViewSlot(), deleteItemSlot(), editItemSlot(), editKeysSlot(), firstItem(), lastItem(), newDocument(), newItemSlot(), nextItem(), openDocument(), previousItem(), searchOnKey(), setPrimaryKey(), and TableViewerWindow(). |
1.4.2