#include <freeterminaleditor.h>
Inherits QWidget.
◆ FreeTerminalEditor()
FreeTerminalEditor::FreeTerminalEditor |
( |
QETProject * |
project, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~FreeTerminalEditor()
FreeTerminalEditor::~FreeTerminalEditor |
( |
| ) |
|
◆ apply()
void FreeTerminalEditor::apply |
( |
| ) |
|
◆ on_m_function_cb_activated
void FreeTerminalEditor::on_m_function_cb_activated |
( |
int |
index | ) |
|
|
privateslot |
◆ on_m_led_cb_activated
void FreeTerminalEditor::on_m_led_cb_activated |
( |
int |
index | ) |
|
|
privateslot |
◆ on_m_move_pb_clicked
void FreeTerminalEditor::on_m_move_pb_clicked |
( |
| ) |
|
|
privateslot |
◆ on_m_type_cb_activated
void FreeTerminalEditor::on_m_type_cb_activated |
( |
int |
index | ) |
|
|
privateslot |
◆ reload()
void FreeTerminalEditor::reload |
( |
| ) |
|
FreeTerminalEditor::reload Reload the editor to be up to date with the current state of the project. Every not applied change will be lost.
◆ selectionChanged()
void FreeTerminalEditor::selectionChanged |
( |
| ) |
|
|
private |
◆ setDisabledMove()
void FreeTerminalEditor::setDisabledMove |
( |
bool |
b = true | ) |
|
|
private |
◆ m_model
◆ m_project
QETProject* FreeTerminalEditor::m_project = nullptr |
|
private |
◆ ui
Ui::FreeTerminalEditor* FreeTerminalEditor::ui |
|
private |
The documentation for this class was generated from the following files: