Gui::ToolBoxManager Class Reference

The ToolBoxManager class is responsible for the creation of command bars and appending them to the toolbox window. More...

#include <ToolBoxManager.h>

Public Member Functions

void retranslate () const
 
void setToolBox (DockWnd::ToolBox *)
 
void setup (ToolBarItem *) const
 Sets up the command bars of a given workbench. More...
 

Static Public Member Functions

static void destruct ()
 
static ToolBoxManagergetInstance ()
 The one and only instance. More...
 

Protected Member Functions

 ToolBoxManager ()
 
 ~ToolBoxManager ()
 

Detailed Description

The ToolBoxManager class is responsible for the creation of command bars and appending them to the toolbox window.

See also
ToolBarManager
MenuManager
Author
Werner Mayer

Constructor & Destructor Documentation

◆ ToolBoxManager()

ToolBoxManager::ToolBoxManager ( )
protected

Referenced by getInstance().

◆ ~ToolBoxManager()

ToolBoxManager::~ToolBoxManager ( )
protected

Member Function Documentation

◆ destruct()

void ToolBoxManager::destruct ( void  )
static

◆ getInstance()

ToolBoxManager * ToolBoxManager::getInstance ( )
static

The one and only instance.

References ToolBoxManager().

Referenced by Gui::MainWindow::MainWindow().

◆ retranslate()

void ToolBoxManager::retranslate ( ) const

◆ setToolBox()

void ToolBoxManager::setToolBox ( DockWnd::ToolBox tb)

◆ setup()


The documentation for this class was generated from the following files: