18#ifndef TERMINALSTRIPCREATORDIALOG_H
19#define TERMINALSTRIPCREATORDIALOG_H
50 Ui::TerminalStripCreatorDialog *
ui;
Definition qetproject.h:62
The TerminalStripCreatorDialog class A simple dialog for create a new terminal strip.
Definition terminalstripcreatordialog.h:35
void setLocation(const QString &location)
TerminalStripCreatorDialog::setLocation Set the location field string.
Definition terminalstripcreatordialog.cpp:58
TerminalStrip * generatedTerminalStrip() const
TerminalStripCreatorDialog::generatedTerminalStrip.
Definition terminalstripcreatordialog.cpp:69
void setCursorToEmptyLine()
TerminalStripCreatorDialog::setCursorToEmptyLine Set the cursor to the first empty field....
Definition terminalstripcreatordialog.cpp:97
void setInstallation(const QString &installation)
TerminalStripCreatorDialog::setInstallation Set the installation field string.
Definition terminalstripcreatordialog.cpp:48
~TerminalStripCreatorDialog() override
TerminalStripCreatorDialog::~TerminalStripCreatorDialog.
Definition terminalstripcreatordialog.cpp:39
QETProject * m_project
Definition terminalstripcreatordialog.h:51
Ui::TerminalStripCreatorDialog * ui
Definition terminalstripcreatordialog.h:50
The TerminalStrip class This class hold all the datas and configurations of a terminal strip (but the...
Definition terminalstrip.h:45
Definition autonumberingdockwidget.h:26