Tcalc key button.
More...
#include <key.hpp>
|
| void | key_clicked (const QString &text) |
| | Emitted when the key is clicked.
|
| |
|
| | Key (const QString &text, QWidget *parent=nullptr) |
| | Construct a new Key object.
|
| |
◆ Key()
| tcalc_gui::Key::Key |
( |
const QString & |
text, |
|
|
QWidget * |
parent = nullptr |
|
) |
| |
Construct a new Key object.
- Parameters
-
| text | Key text. |
| parent | Parent widget. |
◆ key_clicked
| void tcalc_gui::Key::key_clicked |
( |
const QString & |
text | ) |
|
|
signal |
Emitted when the key is clicked.
- Parameters
-
The documentation for this class was generated from the following files:
- include/tcalc_gui/key.hpp
- bin/tcalc_gui/key.cpp