#include <mainwindow.h>
Inheritance diagram for MainWindow:

Public Slots | |
| virtual void | init () |
| virtual void | fileExit () |
| virtual void | editCut () |
| virtual void | editCopy () |
| virtual void | editPaste () |
| virtual void | editFind () |
| virtual void | helpIndex () |
| virtual void | helpContents () |
| virtual void | helpAbout () |
| virtual void | showAuthor (LitUrl url) |
| virtual void | forward () |
| virtual void | back () |
| virtual void | createAuthor () |
| virtual void | createPublication () |
| virtual void | createProject () |
| virtual void | createNote () |
| virtual void | createJournal () |
| virtual void | createPublisher () |
| virtual void | setWorkingGui (bool block) |
| virtual void | state () |
| virtual void | search () |
| virtual void | authorOverview () |
| virtual void | noteOverview () |
| virtual void | journalOverview () |
| virtual void | publisherOverview () |
| virtual void | projectOverview () |
| virtual void | publOverview () |
| virtual void | urlEntered () |
| virtual void | exportHtml () |
| virtual void | reindex () |
| virtual void | importJStor () |
Public Member Functions | |
| MainWindow (QWidget *parent=0, const char *name=0, WFlags fl=WType_TopLevel) | |
| ~MainWindow () | |
Public Attributes | |
| QMenuBar * | menubar |
| QPopupMenu * | fileMenu |
| QPopupMenu * | editMenu |
| QPopupMenu * | OverviewMenu |
| QPopupMenu * | CreateMenu |
| QPopupMenu * | OptionsMenu |
| QPopupMenu * | helpMenu |
| QToolBar * | toolBar |
| QToolBar * | navtoolbar |
| QToolBar * | overviewtoolbar |
| QToolBar * | createToolbar |
| QAction * | fileExitAction |
| QAction * | editUndoAction |
| QAction * | editRedoAction |
| QAction * | editCutAction |
| QAction * | editCopyAction |
| QAction * | editPasteAction |
| QAction * | editFindAction |
| QAction * | helpContentsAction |
| QAction * | helpIndexAction |
| QAction * | helpAboutAction |
| QAction * | createAuthorAction |
| QAction * | createNoteAction |
| QAction * | createPartAction |
| QAction * | createPublAction |
| QAction * | createJournalAction |
| QAction * | createPublisherAction |
| QAction * | authorOverviewAction |
| QAction * | noteOverviewAction |
| QAction * | publOverviewAction |
| QAction * | journalOverviewAction |
| QAction * | publisherOverviewAction |
| QAction * | forwardAction |
| QAction * | backAction |
| QAction * | closeAction |
| QAction * | exportHtmlAction |
| QAction * | stateAction |
| QAction * | searchAction |
| QAction * | importJStorAction |
| QAction * | projectOverviewAction |
| QAction * | createProjectAction |
| QAction * | ReindexAction |
Protected Slots | |
| virtual void | languageChange () |
Protected Attributes | |
| QLineEdit * | urlline |
| QPtrStack< UrlEvent > | stforward |
| QPtrStack< UrlEvent > | stback |
|
||||||||||||||||
|
|
Definition at line 227 of file mainwindow.cpp. |
|
|
Definition at line 168 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Reimplemented in MainWindowImpl. Definition at line 87 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 92 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 122 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 114 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 106 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 99 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 129 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 47 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 42 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 57 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 52 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 204 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 37 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Reimplemented in MainWindowImpl. Definition at line 82 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 72 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 67 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 62 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 216 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 31 of file mainwindow.ui.h. References navtoolbar, urlEntered(), and urlline. Referenced by MainWindow(). |
|
|
Definition at line 179 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
|
Definition at line 174 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 189 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 184 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 194 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 210 of file mainwindow.ui.h. References ReIndex::start(). Referenced by MainWindow(). |
|
|
Definition at line 162 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
|
Reimplemented in MainWindowImpl. Definition at line 78 of file mainwindow.ui.h. |
|
|
Definition at line 157 of file mainwindow.ui.h. Referenced by MainWindow(). |
|
|
Definition at line 199 of file mainwindow.ui.h. References urlline. Referenced by init(). |
|
|
Definition at line 63 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 69 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 70 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 57 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 61 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 40 of file mainwindow.h. Referenced by MainWindow(). |
|
|
Definition at line 58 of file mainwindow.h. |
|
|
Definition at line 59 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 76 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 60 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 62 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 46 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 51 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 50 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 53 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 38 of file mainwindow.h. Referenced by MainWindow(). |
|
|
Definition at line 52 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 49 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 48 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 71 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 47 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 37 of file mainwindow.h. Referenced by MainWindow(). |
|
|
Definition at line 68 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 56 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 54 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 55 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 42 of file mainwindow.h. Referenced by MainWindow(). |
|
|
Definition at line 74 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 66 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 36 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 44 of file mainwindow.h. Referenced by init(), languageChange(), and MainWindow(). |
|
|
Definition at line 64 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 41 of file mainwindow.h. Referenced by MainWindow(). |
|
|
Definition at line 39 of file mainwindow.h. Referenced by MainWindow(). |
|
|
Definition at line 45 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 75 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 67 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 65 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 77 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 73 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 72 of file mainwindow.h. Referenced by languageChange(), MainWindow(), and setWorkingGui(). |
|
|
Definition at line 115 of file mainwindow.h. Referenced by setWorkingGui(). |
|
|
Definition at line 114 of file mainwindow.h. Referenced by setWorkingGui(). |
|
|
Definition at line 43 of file mainwindow.h. Referenced by languageChange(), and MainWindow(). |
|
|
Definition at line 113 of file mainwindow.h. Referenced by init(), setWorkingGui(), and urlEntered(). |
1.3.6-20040222