#include <ui/waresdev/WareSrcWidgetCollection.hpp>
◆ WareSrcWidgetCollection()
| openfluid::ui::waresdev::WareSrcWidgetCollection::WareSrcWidgetCollection |
( |
QTabWidget * |
TabWidget, |
|
|
bool |
IsStandalone |
|
) |
| |
◆ ~WareSrcWidgetCollection()
| virtual openfluid::ui::waresdev::WareSrcWidgetCollection::~WareSrcWidgetCollection |
( |
| ) |
|
|
virtual |
◆ build
| void openfluid::ui::waresdev::WareSrcWidgetCollection::build |
( |
| ) |
|
|
slot |
◆ buildFinished
◆ buildLaunched
◆ closeAllWidgets()
| bool openfluid::ui::waresdev::WareSrcWidgetCollection::closeAllWidgets |
( |
| ) |
|
Returns false is there is unchanged modifications and user chooses to cancel closing, true otherwise
◆ closeCurrentEditor
| void openfluid::ui::waresdev::WareSrcWidgetCollection::closeCurrentEditor |
( |
| ) |
|
|
slot |
◆ closeEditor
| void openfluid::ui::waresdev::WareSrcWidgetCollection::closeEditor |
( |
const QString & |
FilePath | ) |
|
|
slot |
◆ configure
| void openfluid::ui::waresdev::WareSrcWidgetCollection::configure |
( |
| ) |
|
|
slot |
◆ configureFinished
| void openfluid::ui::waresdev::WareSrcWidgetCollection::configureFinished |
( |
openfluid::ware::WareType |
Type, |
|
|
const QString & |
ID |
|
) |
| |
|
signal |
◆ configureLaunched
| void openfluid::ui::waresdev::WareSrcWidgetCollection::configureLaunched |
( |
openfluid::ware::WareType |
Type, |
|
|
const QString & |
ID |
|
) |
| |
|
signal |
◆ copyText
| void openfluid::ui::waresdev::WareSrcWidgetCollection::copyText |
( |
| ) |
|
|
slot |
◆ currentTabChanged
| void openfluid::ui::waresdev::WareSrcWidgetCollection::currentTabChanged |
( |
const QString & |
Path | ) |
|
|
signal |
◆ cutText
| void openfluid::ui::waresdev::WareSrcWidgetCollection::cutText |
( |
| ) |
|
|
slot |
◆ deleteCurrentFile
| void openfluid::ui::waresdev::WareSrcWidgetCollection::deleteCurrentFile |
( |
| ) |
|
|
slot |
◆ deleteWare()
| void openfluid::ui::waresdev::WareSrcWidgetCollection::deleteWare |
( |
const QString & |
WarePath | ) |
|
◆ editorSaved
| void openfluid::ui::waresdev::WareSrcWidgetCollection::editorSaved |
( |
| ) |
|
|
signal |
◆ generateDoc
| void openfluid::ui::waresdev::WareSrcWidgetCollection::generateDoc |
( |
| ) |
|
|
slot |
◆ getContextualPath
| QString openfluid::ui::waresdev::WareSrcWidgetCollection::getContextualPath |
( |
const QString & |
Path | ) |
|
|
slot |
◆ getCurrentWarePath()
| QString openfluid::ui::waresdev::WareSrcWidgetCollection::getCurrentWarePath |
( |
| ) |
|
◆ getOpenWarePaths()
| QStringList openfluid::ui::waresdev::WareSrcWidgetCollection::getOpenWarePaths |
( |
| ) |
|
◆ goToLine
| void openfluid::ui::waresdev::WareSrcWidgetCollection::goToLine |
( |
| ) |
|
|
slot |
◆ isBuildNoInstallMode()
| bool openfluid::ui::waresdev::WareSrcWidgetCollection::isBuildNoInstallMode |
( |
| ) |
|
◆ isDebugMode()
| bool openfluid::ui::waresdev::WareSrcWidgetCollection::isDebugMode |
( |
| ) |
|
◆ modifiedStatusChanged
| void openfluid::ui::waresdev::WareSrcWidgetCollection::modifiedStatusChanged |
( |
bool |
CurrentEditorModified, |
|
|
bool |
CurrentWareModified |
|
) |
| |
|
signal |
◆ newBuilderExtension
| void openfluid::ui::waresdev::WareSrcWidgetCollection::newBuilderExtension |
( |
| ) |
|
|
slot |
◆ newFile
| void openfluid::ui::waresdev::WareSrcWidgetCollection::newFile |
( |
| ) |
|
|
slot |
◆ newObserver
| void openfluid::ui::waresdev::WareSrcWidgetCollection::newObserver |
( |
| ) |
|
|
slot |
◆ newSimulator
| void openfluid::ui::waresdev::WareSrcWidgetCollection::newSimulator |
( |
| ) |
|
|
slot |
◆ newSimulatorFromGhost
◆ openAPIDoc
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openAPIDoc |
( |
| ) |
|
|
slot |
◆ openBuilderExtension
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openBuilderExtension |
( |
| ) |
|
|
slot |
◆ openExplorer
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openExplorer |
( |
const QString & |
Path = "" | ) |
|
|
slot |
◆ openExplorerAtWarePath
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openExplorerAtWarePath |
( |
| ) |
|
|
slot |
◆ openExternalTool
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openExternalTool |
( |
const QString & |
Command, |
|
|
const QString & |
Path = "" |
|
) |
| |
|
slot |
◆ openFile
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openFile |
( |
| ) |
|
|
slot |
◆ openObserver
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openObserver |
( |
| ) |
|
|
slot |
◆ openPath
| bool openfluid::ui::waresdev::WareSrcWidgetCollection::openPath |
( |
const QString & |
Path | ) |
|
|
slot |
◆ openSimulator
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openSimulator |
( |
| ) |
|
|
slot |
◆ openTerminal
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openTerminal |
( |
const QString & |
Path = "" | ) |
|
|
slot |
◆ openTerminalAtWarePath
| void openfluid::ui::waresdev::WareSrcWidgetCollection::openTerminalAtWarePath |
( |
| ) |
|
|
slot |
◆ pasteText
| void openfluid::ui::waresdev::WareSrcWidgetCollection::pasteText |
( |
| ) |
|
|
slot |
◆ saveAllCurrent
| void openfluid::ui::waresdev::WareSrcWidgetCollection::saveAllCurrent |
( |
| ) |
|
|
slot |
◆ saveAs
| QString openfluid::ui::waresdev::WareSrcWidgetCollection::saveAs |
( |
const QString & |
TopDirectory = "" | ) |
|
|
slot |
- Parameters
-
| TopDirectory | The path to the topmost directory where may be saved the file, an empty string meaning the current ware directory |
- Returns
- The path where has been saved the file if it's above this ware, an empty string otherwise
◆ saveAsMayBeAboveWare
| void openfluid::ui::waresdev::WareSrcWidgetCollection::saveAsMayBeAboveWare |
( |
| ) |
|
|
slot |
◆ saveCurrentEditor
| void openfluid::ui::waresdev::WareSrcWidgetCollection::saveCurrentEditor |
( |
| ) |
|
|
slot |
◆ setBuildJobs
| void openfluid::ui::waresdev::WareSrcWidgetCollection::setBuildJobs |
( |
unsigned int |
Jobs | ) |
|
|
slot |
◆ setBuildMode
◆ setConfigureMode
◆ setCurrent
| void openfluid::ui::waresdev::WareSrcWidgetCollection::setCurrent |
( |
const QString & |
Path | ) |
|
|
slot |
◆ showFindReplaceDialog
| void openfluid::ui::waresdev::WareSrcWidgetCollection::showFindReplaceDialog |
( |
| ) |
|
|
slot |
◆ updateEditorsSettings
| void openfluid::ui::waresdev::WareSrcWidgetCollection::updateEditorsSettings |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: