#include "ToolViewManager.h"
|
void | viewFocused (const QString &_viewName, const QString &_toolName) |
|
void | viewFocusLost (const QString &_viewName, const QString &_toolName) |
|
void | viewCloseRequested (const QString &_viewName, const QString &_toolName) |
|
◆ ToolViewManager()
ToolViewManager::ToolViewManager |
( |
| ) |
|
◆ ~ToolViewManager()
ToolViewManager::~ToolViewManager |
( |
| ) |
|
|
virtual |
◆ addIgnoredView()
◆ addTool()
◆ findTool() [1/2]
◆ findTool() [2/2]
◆ removeTool()
void ToolViewManager::removeTool |
( |
const QString & | _toolName | ) |
|
◆ slotViewCloseRequested
void ToolViewManager::slotViewCloseRequested |
( |
ot::WidgetView * | _view | ) |
|
|
slot |
◆ slotViewFocusChanged
◆ updateViews()
void ToolViewManager::updateViews |
( |
const QString & | _toolName | ) |
|
◆ viewCloseRequested
void ToolViewManager::viewCloseRequested |
( |
const QString & | _viewName, |
|
|
const QString & | _toolName ) |
|
signal |
◆ viewFocused
void ToolViewManager::viewFocused |
( |
const QString & | _viewName, |
|
|
const QString & | _toolName ) |
|
signal |
◆ viewFocusLost
void ToolViewManager::viewFocusLost |
( |
const QString & | _viewName, |
|
|
const QString & | _toolName ) |
|
signal |
The documentation for this class was generated from the following files: