Extending Qt Creator Manual
EditorToolBar
Extending Qt Creator Manual 4.5.0
List of All Members for EditorToolBar
This is the complete list of members for
Core::EditorToolBar
, including inherited members.
typedef
MenuProvider
enum
ToolbarCreationFlags
EditorToolBar
(QWidget *)
~EditorToolBar
()
addCenterToolBar
(QWidget *)
addEditor
(IEditor *)
closeClicked
()
closeSplitClicked
()
currentDocumentMoved
()
eventFilter
(QObject *, QEvent *) : bool
goBackClicked
()
goForwardClicked
()
horizontalSplitClicked
()
isLightColored
() const : bool
isSingleRow
() const : bool
listSelectionActivated
(int )
paintEvent
(QPaintEvent *)
removeToolbarForEditor
(IEditor *)
setCanGoBack
(bool )
setCanGoForward
(bool )
setCloseSplitEnabled
(bool )
setCloseSplitIcon
(const QIcon &)
setCurrentEditor
(IEditor *)
setLightColored
(bool )
setMenuProvider
(const MenuProvider &)
setNavigationVisible
(bool )
setSingleRow
(bool )
setToolbarCreationFlags
(ToolbarCreationFlags )
splitNewWindowClicked
()
verticalSplitClicked
()