The ElementInfoPartWidget class gebruikt bij schema editor als men edit dit Element aanklikt.
More...
#include <elementinfopartwidget.h>
Inherits QWidget.
The ElementInfoPartWidget class gebruikt bij schema editor als men edit dit Element aanklikt.
◆ ElementInfoPartWidget()
ElementInfoPartWidget::ElementInfoPartWidget |
( |
QString |
key, |
|
|
const QString & |
translated_key, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
|
explicit |
◆ ~ElementInfoPartWidget()
ElementInfoPartWidget::~ElementInfoPartWidget |
( |
| ) |
|
|
override |
◆ EraseTextCheckState()
Qt::CheckState ElementInfoPartWidget::EraseTextCheckState |
( |
| ) |
const |
◆ key()
QString ElementInfoPartWidget::key |
( |
| ) |
const |
|
inline |
◆ on_m_erase_text_clicked
void ElementInfoPartWidget::on_m_erase_text_clicked |
( |
| ) |
|
|
privateslot |
◆ setDisabled()
void ElementInfoPartWidget::setDisabled |
( |
bool |
d | ) |
|
◆ setEnabled()
void ElementInfoPartWidget::setEnabled |
( |
bool |
e | ) |
|
◆ setEraseTextChecked()
void ElementInfoPartWidget::setEraseTextChecked |
( |
bool |
check | ) |
|
◆ setEraseTextVisible()
void ElementInfoPartWidget::setEraseTextVisible |
( |
bool |
visible | ) |
|
◆ setFocusTolineEdit()
void ElementInfoPartWidget::setFocusTolineEdit |
( |
| ) |
|
◆ setPlaceHolderText()
void ElementInfoPartWidget::setPlaceHolderText |
( |
const QString & |
text | ) |
|
◆ setText()
void ElementInfoPartWidget::setText |
( |
const QString & |
txt | ) |
|
◆ text()
QString ElementInfoPartWidget::text |
( |
| ) |
const |
◆ textChanged
void ElementInfoPartWidget::textChanged |
( |
const QString & |
text | ) |
|
|
signal |
◆ textEdited
void ElementInfoPartWidget::textEdited |
( |
const QString & |
text | ) |
|
|
signal |
◆ key_
QString ElementInfoPartWidget::key_ |
|
private |
◆ m_show_erase
bool ElementInfoPartWidget::m_show_erase = false |
|
private |
◆ ui
Ui::ElementInfoPartWidget* ElementInfoPartWidget::ui |
|
private |
The documentation for this class was generated from the following files: