The base class for the CanvasWindow class. More...
#include <CanvasWindowBase.h>
The base class for the CanvasWindow class.
The pure virtual base class built with the Qt Designer.
Definition at line 26 of file CanvasWindowBase.h.
CanvasWindowBase | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
WFlags | fl = WType_TopLevel | |||
) |
Definition at line 830 of file CanvasWindowBase.cpp.
References aboutQt(), QAction::addTo(), cutActionGroup, defaultToolbar(), editClear(), editCopy(), editCut(), editDelete(), editMenu, editPaste(), editReTile(), editReTilePage(), editSelectAll(), editUndo(), fileBrowse(), fileCreateNTuple(), fileExit(), fileExportTextTuple(), fileMenu, fileNew(), fileOpen(), filePrint(), fileSave(), fileSaveAll(), fileSaveAllAs(), fileSaveAs(), fileSaveSelectedImages(), groupView(), helpAbout(), helpHelp(), helpMenu, image0, image1, image10, image11, image12, image13, image14, image2, image3, image4, image5, image6, image7, image8, image9, QMenuBar::insertItem(), QPopupMenu::insertSeparator(), languageChange(), m_aboutQt, m_createNTuple, m_cut1, m_cut2, m_cut3, m_editClearAction, m_editCopyAction, m_editCutAction, m_editDeleteAction, m_editPasteAction, m_editReTileAction, m_editReTilePage, m_editSelectAllAction, m_editUndoAction, m_enlarge, m_exportTextTuple, m_fileBrowse, m_fileCloseAction, m_fileExit, m_fileNewAction, m_fileOpen, m_filePrint, m_fileSaveAction, m_fileSaveAllAction, m_fileSaveAllAsAction, m_fileSaveAsAction, m_fileSaveSelected, m_group, m_helpAboutAction, m_helpHelp, m_nextView, m_pick, m_previousView, m_recent_files, m_set_canvas, m_set_fitter, m_set_printer, m_settingDefaultDock, m_settingsFontsAction, m_showPickTableAction, m_showPlotTableAction, m_ungroup, m_viewInspectorAction, m_viewLockAction, m_viewUnlockAction, m_viewzoomreset, m_zoomIn, m_zoomMode, m_zoomOut, menubar, nextView(), openRecentFile(), PopupMenu, PopupMenu_2, previousView(), setCutMode(), QAction::setEnabled(), QActionGroup::setExclusive(), setFitter(), QAction::setIconSet(), QAction::setOn(), settingCanvas(), settingFonts(), settingPrinter(), QAction::setToggleAction(), QActionGroup::setUsesDropDown(), setZoomMode(), QMainWindow::statusBar(), Toolbar, toolBar, Toolbar_2, Toolbar_4, ungroupView(), viewAddPage(), viewLock(), viewShowInspector(), viewShowPickTable(), viewShowPlotTable(), viewUnlock(), viewZoomIn(), viewZoomOut(), and viewZoomReset().
~CanvasWindowBase | ( | ) |
Definition at line 1111 of file CanvasWindowBase.cpp.
virtual void aboutQt | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void defaultToolbar | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editClear | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editCopy | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editCut | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editDelete | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editPaste | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editReTile | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editReTilePage | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editSelectAll | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void editUndo | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileBrowse | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileCreateNTuple | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileExit | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileExportTextTuple | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileNew | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileOpen | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void filePrint | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileSave | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileSaveAll | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileSaveAllAs | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileSaveAs | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void fileSaveSelectedImages | ( | void | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void groupView | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void helpAbout | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void helpHelp | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
void languageChange | ( | ) | [protected, virtual, slot] |
Definition at line 1120 of file CanvasWindowBase.cpp.
References cutActionGroup, m_aboutQt, m_createNTuple, m_cut1, m_cut2, m_cut3, m_editClearAction, m_editCopyAction, m_editCutAction, m_editDeleteAction, m_editPasteAction, m_editReTileAction, m_editReTilePage, m_editSelectAllAction, m_editUndoAction, m_enlarge, m_exportTextTuple, m_fileBrowse, m_fileCloseAction, m_fileExit, m_fileNewAction, m_fileOpen, m_filePrint, m_fileSaveAction, m_fileSaveAllAction, m_fileSaveAllAsAction, m_fileSaveAsAction, m_fileSaveSelected, m_group, m_helpAboutAction, m_helpHelp, m_nextView, m_pick, m_previousView, m_recent_files, m_set_canvas, m_set_fitter, m_set_printer, m_settingDefaultDock, m_settingsFontsAction, m_showPickTableAction, m_showPlotTableAction, m_ungroup, m_viewInspectorAction, m_viewLockAction, m_viewUnlockAction, m_viewzoomreset, m_zoomIn, m_zoomMode, m_zoomOut, menubar, QAction::setAccel(), QToolBar::setLabel(), QAction::setMenuText(), QAction::setStatusTip(), QAction::setText(), QAction::setToolTip(), QAction::setWhatsThis(), Toolbar, toolBar, Toolbar_2, and Toolbar_4.
Referenced by CanvasWindowBase().
void menubar_activated | ( | ) | [virtual, slot] |
Definition at line 1299 of file CanvasWindowBase.cpp.
virtual void nextView | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void openRecentFile | ( | QAction * | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void previousView | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void setCutMode | ( | QAction * | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void setFitter | ( | QAction * | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void settingCanvas | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void settingFonts | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void settingPrinter | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void setZoomMode | ( | bool | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void ungroupView | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewAddPage | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewLock | ( | void | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
void viewRemoveEmpty | ( | ) | [protected, slot] |
Definition at line 1294 of file CanvasWindowBase.cpp.
virtual void viewShowInspector | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewShowPickTable | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewShowPlotTable | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewUnlock | ( | void | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewZoomIn | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewZoomOut | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
virtual void viewZoomReset | ( | ) | [protected, pure virtual, slot] |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
Definition at line 83 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 36 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 35 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 39 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 152 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 153 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 162 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 163 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 164 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 165 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 166 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 154 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 155 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 156 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 157 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 158 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 159 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 160 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 161 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 77 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 89 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 84 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::setCutMode().
Definition at line 85 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::setCutMode().
Definition at line 86 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::setCutMode().
Definition at line 63 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 49 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 48 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 75 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 50 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 66 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 74 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 65 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 64 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 53 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 58 of file CanvasWindowBase.h.
Referenced by CanvasWindow::areDataSourcesSaved(), CanvasWindowBase(), and languageChange().
Definition at line 78 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 57 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 47 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 56 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 44 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 52 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 45 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 60 of file CanvasWindowBase.h.
Referenced by CanvasWindow::areDataSourcesSaved(), CanvasWindowBase(), and languageChange().
Definition at line 67 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 46 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 59 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 90 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 51 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 88 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 81 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 87 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::viewShowPickTable().
Definition at line 80 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 92 of file CanvasWindowBase.h.
Referenced by CanvasWindow::CanvasWindow(), CanvasWindowBase(), CanvasWindow::fileOpen(), and languageChange().
Definition at line 71 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 82 of file CanvasWindowBase.h.
Referenced by CanvasWindow::CanvasWindow(), CanvasWindowBase(), and languageChange().
Definition at line 70 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 93 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 73 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 69 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 68 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 91 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 76 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 61 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 62 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
Definition at line 72 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 54 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 79 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 55 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 34 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
Definition at line 38 of file CanvasWindowBase.h.
Referenced by CanvasWindow::CanvasWindow(), and CanvasWindowBase().
Definition at line 37 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
Definition at line 42 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), CanvasWindow::defaultToolbar(), and languageChange().
Definition at line 40 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), CanvasWindow::defaultToolbar(), and languageChange().
Definition at line 41 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), CanvasWindow::defaultToolbar(), and languageChange().
Definition at line 43 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), CanvasWindow::defaultToolbar(), and languageChange().