#include <Environment.hpp>
Inherits QObject.
◆ Environment()
| wizard::Environment::Environment |
( |
| ) |
|
◆ ~Environment()
| wizard::Environment::~Environment |
( |
| ) |
|
|
override |
◆ BeginUndoCapture()
| void wizard::Environment::BeginUndoCapture |
( |
| ) |
|
|
noexcept |
◆ BuildDeveloperMenu()
| void wizard::Environment::BuildDeveloperMenu |
( |
| ) |
|
◆ ClearUndo()
| void wizard::Environment::ClearUndo |
( |
| ) |
|
◆ CopyFocusedData()
| void wizard::Environment::CopyFocusedData |
( |
| ) |
|
◆ Create()
| void wizard::Environment::Create |
( |
| ) |
|
|
static |
◆ DeletePlatform()
| void wizard::Environment::DeletePlatform |
( |
const QString & | aPlatformName | ) |
|
◆ DeleteSelection()
| void wizard::Environment::DeleteSelection |
( |
| ) |
|
References BeginUndoCapture(), ClearUndo(), EndUndoCapture(), GetMapCloseConnection(), GetVtkMoveMode(), GetWsfStandardApplication(), IsCapturingUndo(), Redo(), RequestSelectPlatform(), SetMapCloseConnection(), SetVtkMoveMode(), and Undo().
◆ EndUndoCapture()
| void wizard::Environment::EndUndoCapture |
( |
| ) |
|
|
noexcept |
◆ Exists()
| bool wizard::Environment::Exists |
( |
| ) |
|
|
inlinestatic |
◆ FileOpen()
| void wizard::Environment::FileOpen |
( |
| ) |
|
◆ FocusedCopyRequest
| void wizard::Environment::FocusedCopyRequest |
( |
| ) |
|
|
signal |
◆ GetHighlightLines()
| void wizard::Environment::GetHighlightLines |
( |
const QString & | aSourcePath, |
|
|
QList< size_t > & | aLineList ) |
◆ GetInstance()
◆ GetMapCloseConnection()
| QMetaObject::Connection wizard::Environment::GetMapCloseConnection |
( |
| ) |
const |
|
noexcept |
Get the connection responsible for closing the Map::DockWidget
- Returns
- the current connection responsible for closing the Map::DockWidget
Referenced by DeleteSelection().
◆ GetVtkMoveMode()
◆ GetWsfStandardApplication()
◆ HighlightLinesRequest
| void wizard::Environment::HighlightLinesRequest |
( |
const QString & | aSourcePath, |
|
|
QList< size_t > & | aLineList ) |
|
signal |
◆ IsCapturingUndo()
| bool wizard::Environment::IsCapturingUndo |
( |
| ) |
const |
|
noexcept |
◆ LoadProject()
| void wizard::Environment::LoadProject |
( |
const QUrl & | aUrl | ) |
|
◆ LoadScenario()
| bool wizard::Environment::LoadScenario |
( |
const QStringList & | aFiles | ) |
|
◆ MarginClick
| void wizard::Environment::MarginClick |
( |
Qt::MouseButton | aButton, |
|
|
const QString & | aSourcePtr, |
|
|
size_t | aLineNumber ) |
|
signal |
◆ MarginClickAction()
| void wizard::Environment::MarginClickAction |
( |
Qt::MouseButton | aButton, |
|
|
TextSource * | aSource, |
|
|
size_t | aLineNumber ) |
◆ MarginDraw()
| void wizard::Environment::MarginDraw |
( |
const QString & | aSourcePath, |
|
|
QPainter & | aPainter, |
|
|
const QMap< size_t, QPoint > & | aVisibleLineMap ) |
◆ MarginDrawRequest
| void wizard::Environment::MarginDrawRequest |
( |
const QString & | aSourcePath, |
|
|
QPainter & | aPainter, |
|
|
const QMap< size_t, QPoint > & | aVisibleLineMap ) |
|
signal |
◆ OpenUrl()
| void wizard::Environment::OpenUrl |
( |
const QUrl & | aUrl | ) |
|
◆ PlatformDeleted
| void wizard::Environment::PlatformDeleted |
( |
const QString & | aPlatformName | ) |
|
|
signal |
◆ PlatformUpdated
| void wizard::Environment::PlatformUpdated |
( |
const QString & | aPlatformName | ) |
|
|
signal |
◆ PopulateRecents()
| void wizard::Environment::PopulateRecents |
( |
| ) |
|
◆ ProjectSettingsOpen()
| void wizard::Environment::ProjectSettingsOpen |
( |
Project & | aProject | ) |
|
◆ Redo()
| void wizard::Environment::Redo |
( |
| ) |
|
◆ RequestSelectPlatform()
| void wizard::Environment::RequestSelectPlatform |
( |
const QString & | aPlatformName | ) |
|
- Note
- If we create a platform by adding it to text, it will be a 'while' before the VaEntity exists. This lets the system know that when it does exist we want to select it.
Referenced by DeleteSelection().
◆ SetMapCloseConnection()
| void wizard::Environment::SetMapCloseConnection |
( |
const QMetaObject::Connection & | aConnection | ) |
|
|
noexcept |
Set the connection responsible for closing the Map::DockWidget
- Parameters
-
| aConnection | is the new connection responsible for closing the Map::DockWidget |
Referenced by DeleteSelection().
◆ SetVtkMoveMode()
◆ Shutdown()
| void wizard::Environment::Shutdown |
( |
| ) |
|
◆ StartUp()
| void wizard::Environment::StartUp |
( |
| ) |
|
◆ Undo()
| void wizard::Environment::Undo |
( |
| ) |
|
◆ UpdateMenus()
| void wizard::Environment::UpdateMenus |
( |
| ) |
|
◆ UpdatePlatform()
| void wizard::Environment::UpdatePlatform |
( |
const QString & | aPlatformName | ) |
|
◆ WsfStandardApplicationPendingDestruction
| void wizard::Environment::WsfStandardApplicationPendingDestruction |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: