#include <ui/waresdev/WareSrcWidget.hpp>
◆ WareSrcWidget()
◆ ~WareSrcWidget()
virtual openfluid::ui::waresdev::WareSrcWidget::~WareSrcWidget |
( |
| ) |
|
|
virtual |
◆ build
void openfluid::ui::waresdev::WareSrcWidget::build |
( |
| ) |
|
|
slot |
◆ buildFinished
◆ buildLaunched
◆ checkModifiedStatus()
void openfluid::ui::waresdev::WareSrcWidget::checkModifiedStatus |
( |
| ) |
|
◆ closeAllFileTabs()
void openfluid::ui::waresdev::WareSrcWidget::closeAllFileTabs |
( |
| ) |
|
◆ closeCurrentEditor
int openfluid::ui::waresdev::WareSrcWidget::closeCurrentEditor |
( |
bool |
WithConfirm = true | ) |
|
|
slot |
◆ closeFileTab()
int openfluid::ui::waresdev::WareSrcWidget::closeFileTab |
( |
const QString & |
Path | ) |
|
◆ configure
void openfluid::ui::waresdev::WareSrcWidget::configure |
( |
| ) |
|
|
slot |
◆ configureFinished
◆ configureLaunched
◆ copyText
void openfluid::ui::waresdev::WareSrcWidget::copyText |
( |
| ) |
|
|
slot |
◆ currentEditor()
WareFileEditor* openfluid::ui::waresdev::WareSrcWidget::currentEditor |
( |
| ) |
|
◆ currentTabChanged
void openfluid::ui::waresdev::WareSrcWidget::currentTabChanged |
( |
const QString & |
Path | ) |
|
|
signal |
◆ cutText
void openfluid::ui::waresdev::WareSrcWidget::cutText |
( |
| ) |
|
|
slot |
◆ deleteCurrentFile
void openfluid::ui::waresdev::WareSrcWidget::deleteCurrentFile |
( |
| ) |
|
|
slot |
◆ editorSaved
void openfluid::ui::waresdev::WareSrcWidget::editorSaved |
( |
| ) |
|
|
signal |
◆ eventFilter()
bool openfluid::ui::waresdev::WareSrcWidget::eventFilter |
( |
QObject * |
Obj, |
|
|
QEvent * |
Event |
|
) |
| |
|
protected |
◆ findReplaceRequested
void openfluid::ui::waresdev::WareSrcWidget::findReplaceRequested |
( |
| ) |
|
|
signal |
◆ generateDoc
void openfluid::ui::waresdev::WareSrcWidget::generateDoc |
( |
| ) |
|
|
slot |
◆ getCurrentFilePath()
QString openfluid::ui::waresdev::WareSrcWidget::getCurrentFilePath |
( |
| ) |
|
◆ goToLine
void openfluid::ui::waresdev::WareSrcWidget::goToLine |
( |
| ) |
|
|
slot |
◆ isWareModified()
bool openfluid::ui::waresdev::WareSrcWidget::isWareModified |
( |
| ) |
|
◆ isWareProcessRunning()
bool openfluid::ui::waresdev::WareSrcWidget::isWareProcessRunning |
( |
| ) |
const |
◆ modifiedStatusChanged
void openfluid::ui::waresdev::WareSrcWidget::modifiedStatusChanged |
( |
bool |
CurrentEditorModified, |
|
|
bool |
WareModified |
|
) |
| |
|
signal |
◆ newFile
void openfluid::ui::waresdev::WareSrcWidget::newFile |
( |
| ) |
|
|
slot |
◆ onCloseFileTabRequested
int openfluid::ui::waresdev::WareSrcWidget::onCloseFileTabRequested |
( |
int |
Index, |
|
|
bool |
WithConfirm = true |
|
) |
| |
|
slot |
◆ openAPIDocRequested
void openfluid::ui::waresdev::WareSrcWidget::openAPIDocRequested |
( |
| ) |
|
|
signal |
◆ openDefaultFiles()
void openfluid::ui::waresdev::WareSrcWidget::openDefaultFiles |
( |
| ) |
|
◆ openExplorerRequested
void openfluid::ui::waresdev::WareSrcWidget::openExplorerRequested |
( |
| ) |
|
|
signal |
◆ openFile
void openfluid::ui::waresdev::WareSrcWidget::openFile |
( |
| ) |
|
|
slot |
◆ openFileTab()
◆ openTerminalRequested
void openfluid::ui::waresdev::WareSrcWidget::openTerminalRequested |
( |
| ) |
|
|
signal |
◆ pasteText
void openfluid::ui::waresdev::WareSrcWidget::pasteText |
( |
| ) |
|
|
slot |
◆ saveAllFileTabs
void openfluid::ui::waresdev::WareSrcWidget::saveAllFileTabs |
( |
| ) |
|
|
slot |
◆ saveAs
QString openfluid::ui::waresdev::WareSrcWidget::saveAs |
( |
const QString & |
TopDirectory = "" | ) |
|
|
slot |
- Parameters
-
TopDirectory | The path to the topmost directory where may be saved the file, an empty string meaning this ware directory |
- Returns
- The path where has been saved the file if it's above this ware, an empty string otherwise
◆ saveCurrentEditor
void openfluid::ui::waresdev::WareSrcWidget::saveCurrentEditor |
( |
| ) |
|
|
slot |
◆ setBuildJobs
void openfluid::ui::waresdev::WareSrcWidget::setBuildJobs |
( |
unsigned int |
Jobs | ) |
|
|
slot |
◆ setBuildMode
◆ setConfigureMode
◆ setCurrent()
Set the file editor for the absolute path of Info as the current tab
Check if the file editor is already opened. If true, set this editor as the current tab. Otherwise does nothing.
- Returns
- true if the file editor was already opened, false otherwise
◆ updateEditorsSettings()
void openfluid::ui::waresdev::WareSrcWidget::updateEditorsSettings |
( |
| ) |
|
◆ wareSrcContainer()
◆ wareTextModified
void openfluid::ui::waresdev::WareSrcWidget::wareTextModified |
( |
WareSrcWidget * |
Widget, |
|
|
bool |
Modified |
|
) |
| |
|
signal |
The documentation for this class was generated from the following file: