The base class for the CanvasWindow class. More...
#include <CanvasWindowBase.h>
Public Slots | |
virtual void | menubar_activated () |
Public Member Functions | |
addDockWindow (QDockWindow *dockWindow, Dock edge=DockTop, bool newLine=FALSE) | |
addDockWindow (QDockWindow *dockWindow, const QString &label, Dock edge=DockTop, bool newLine=FALSE) | |
appropriate (QDockWindow *dw) const | |
bottomDock () const | |
CanvasWindowBase (QWidget *parent=0, const char *name=0, WFlags fl=WType_TopLevel) | |
centralWidget () const | |
childEvent (QChildEvent *e) | |
createDockWindowMenu (DockWindows dockWindows=AllDockWindows) const | |
customize () | |
dockWindowPositionChanged (QDockWindow *dockWindow) | |
dockWindows (Dock dock) const | |
dockWindows () const | |
dockWindowsMovable () const | |
enum {OnlyToolBars, NoToolBars, AllDockWindows} | |
getLocation (QDockWindow *dw, Dock &dock, int &index, bool &nl, int &extraOffset) const | |
gt (QTextStream &ts, QMainWindow &mainWindow) | |
hasDockWindow (QDockWindow *dw) | |
isCustomizable () const | |
isDockEnabled (QDockArea *area) const | |
isDockEnabled (Dock dock) const | |
isDockEnabled (QDockWindow *tb, Dock dock) const | |
isDockEnabled (QDockWindow *dw, QDockArea *area) const | |
isDockMenuEnabled () const | |
leftDock () const | |
lineUpDockWindows (bool keepNewLines=FALSE) | |
lt (QTextStream &ts, const QMainWindow &mainWindow) | |
menuAboutToShow () | |
menuBar () const | |
moveDockWindow (QDockWindow *dockWindow, Dock edge, bool nl, int index, int extraOffset=-1) | |
moveDockWindow (QDockWindow *dockWindow, Dock edge=DockTop) | |
opaqueMoving () const | |
pixmapSizeChanged (bool) | |
prop -whether text labels for toolbar buttons are enabled | |
prop -whether dock windows are moved opaquely | |
prop -whether big pixmaps are enabled | |
prop -whether the dock windows are movable | |
QDockWindow () and | |
removeDockWindow (QDockWindow *dockWindow) | |
rightDock () const | |
setAppropriate (QDockWindow *dw, bool a) | |
setCentralWidget (QWidget *w) | |
setDockEnabled (QDockWindow *dw, Dock dock, bool enable) | |
setDockEnabled (Dock dock, bool enable) | |
setDockMenuEnabled (bool b) | |
setDockWindowsMovable (bool) | |
setOpaqueMoving (bool) | |
setUpLayout () | |
setUsesBigPixmaps (bool) | |
setUsesBigPixmaps () is used to set whether tool buttons should | |
setUsesTextLabel (bool) | |
setUsesTextLabel () is used to set whether tool buttons | |
showDockMenu (const QPoint &globalPos) | |
statusBar () const | |
toolBars (Dock dock) const | |
toolTipGroup () const | |
topDock () const | |
usesBigPixmaps () const | |
usesTextLabel () const | |
usesTextLabelChanged (bool) | |
whatsThis () | |
~CanvasWindowBase () |
Protected Slots | |
virtual void | aboutQt ()=0 |
virtual void | defaultToolbar ()=0 |
virtual void | editClear ()=0 |
virtual void | editCopy ()=0 |
virtual void | editCut ()=0 |
virtual void | editDelete ()=0 |
virtual void | editPaste ()=0 |
virtual void | editReTile ()=0 |
virtual void | editReTilePage ()=0 |
virtual void | editSelectAll ()=0 |
virtual void | editUndo ()=0 |
virtual void | fileBrowse ()=0 |
virtual void | fileCreateNTuple ()=0 |
virtual void | fileExit ()=0 |
virtual void | fileExportTextTuple ()=0 |
virtual void | fileNew ()=0 |
virtual void | fileOpen ()=0 |
virtual void | filePrint ()=0 |
virtual void | fileSave ()=0 |
virtual void | fileSaveAll ()=0 |
virtual void | fileSaveAllAs ()=0 |
virtual void | fileSaveAs ()=0 |
virtual void | fileSaveSelectedImages (void)=0 |
virtual void | groupView ()=0 |
virtual void | helpAbout ()=0 |
virtual void | helpHelp ()=0 |
virtual void | languageChange () |
virtual void | nextView ()=0 |
virtual void | openRecentFile (QAction *)=0 |
virtual void | previousView ()=0 |
virtual void | setCutMode (QAction *)=0 |
virtual void | setFitter (QAction *)=0 |
virtual void | settingCanvas ()=0 |
virtual void | settingFonts ()=0 |
virtual void | settingPrinter ()=0 |
virtual void | setZoomMode (bool)=0 |
virtual void | ungroupView ()=0 |
virtual void | viewAddPage ()=0 |
virtual void | viewLock (void)=0 |
void | viewRemoveEmpty () |
virtual void | viewShowInspector ()=0 |
virtual void | viewShowPickTable ()=0 |
virtual void | viewShowPlotTable ()=0 |
virtual void | viewUnlock (void)=0 |
virtual void | viewZoomIn ()=0 |
virtual void | viewZoomOut ()=0 |
virtual void | viewZoomReset ()=0 |
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.
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedvirtualslot |
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().
|
virtualslot |
Definition at line 1299 of file CanvasWindowBase.cpp.
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedslot |
Definition at line 1294 of file CanvasWindowBase.cpp.
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
|
protectedpure virtualslot |
Implemented in CanvasWindow.
Referenced by CanvasWindowBase().
QActionGroup* cutActionGroup |
Definition at line 83 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QPopupMenu* editMenu |
Definition at line 36 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
QPopupMenu* fileMenu |
Definition at line 35 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
QPopupMenu* helpMenu |
Definition at line 39 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 152 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 153 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 162 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 163 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 164 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 165 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 166 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 154 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 155 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 156 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 157 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 158 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 159 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 160 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
|
private |
Definition at line 161 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
QAction* m_aboutQt |
Definition at line 77 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_createNTuple |
Definition at line 89 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_cut1 |
Definition at line 84 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::setCutMode().
QAction* m_cut2 |
Definition at line 85 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::setCutMode().
QAction* m_cut3 |
Definition at line 86 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::setCutMode().
QAction* m_editClearAction |
Definition at line 63 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_editCopyAction |
Definition at line 49 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_editCutAction |
Definition at line 48 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_editDeleteAction |
Definition at line 75 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_editPasteAction |
Definition at line 50 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_editReTileAction |
Definition at line 66 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_editReTilePage |
Definition at line 74 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_editSelectAllAction |
Definition at line 65 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_editUndoAction |
Definition at line 64 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_enlarge |
Definition at line 53 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_exportTextTuple |
Definition at line 58 of file CanvasWindowBase.h.
Referenced by CanvasWindow::areDataSourcesSaved(), CanvasWindowBase(), and languageChange().
QAction* m_fileBrowse |
Definition at line 78 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileCloseAction |
Definition at line 57 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileExit |
Definition at line 47 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileNewAction |
Definition at line 56 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileOpen |
Definition at line 44 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_filePrint |
Definition at line 52 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileSaveAction |
Definition at line 45 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileSaveAllAction |
Definition at line 60 of file CanvasWindowBase.h.
Referenced by CanvasWindow::areDataSourcesSaved(), CanvasWindowBase(), and languageChange().
QAction* m_fileSaveAllAsAction |
Definition at line 67 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileSaveAsAction |
Definition at line 46 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_fileSaveSelected |
Definition at line 59 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_group |
Definition at line 90 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_helpAboutAction |
Definition at line 51 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_helpHelp |
Definition at line 88 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_nextView |
Definition at line 81 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_pick |
Definition at line 87 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::viewShowPickTable().
QAction* m_previousView |
Definition at line 80 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QActionGroup* m_recent_files |
Definition at line 92 of file CanvasWindowBase.h.
Referenced by CanvasWindow::CanvasWindow(), CanvasWindowBase(), CanvasWindow::fileOpen(), and languageChange().
QAction* m_set_canvas |
Definition at line 71 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QActionGroup* m_set_fitter |
Definition at line 82 of file CanvasWindowBase.h.
Referenced by CanvasWindow::CanvasWindow(), CanvasWindowBase(), and languageChange().
QAction* m_set_printer |
Definition at line 70 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_settingDefaultDock |
Definition at line 93 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_settingsFontsAction |
Definition at line 73 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_showPickTableAction |
Definition at line 69 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_showPlotTableAction |
Definition at line 68 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_ungroup |
Definition at line 91 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_viewInspectorAction |
Definition at line 76 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_viewLockAction |
Definition at line 61 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_viewUnlockAction |
Definition at line 62 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), languageChange(), and CanvasWindow::updateActions().
QAction* m_viewzoomreset |
Definition at line 72 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_zoomIn |
Definition at line 54 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_zoomMode |
Definition at line 79 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QAction* m_zoomOut |
Definition at line 55 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QMenuBar* menubar |
Definition at line 34 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QPopupMenu* PopupMenu |
Definition at line 38 of file CanvasWindowBase.h.
Referenced by CanvasWindow::CanvasWindow(), and CanvasWindowBase().
QPopupMenu* PopupMenu_2 |
Definition at line 37 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase().
QToolBar* toolBar |
Definition at line 40 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QToolBar* Toolbar |
Definition at line 42 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QToolBar* Toolbar_2 |
Definition at line 41 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().
QToolBar* Toolbar_4 |
Definition at line 43 of file CanvasWindowBase.h.
Referenced by CanvasWindowBase(), and languageChange().