#include <consolewidget.h>
Definition at line 11 of file consolewidget.h.
◆ ConsoleWidget()
| ConsoleWidget::ConsoleWidget |
( |
const MainWindow & |
owner | ) |
|
◆ ~ConsoleWidget()
| ConsoleWidget::~ConsoleWidget |
( |
| ) |
|
◆ close()
| void ConsoleWidget::close |
( |
| ) |
|
◆ exec()
| int ConsoleWidget::exec |
( |
| ) |
|
◆ keyDownEvent()
| void ConsoleWidget::keyDownEvent |
( |
Tempest::KeyEvent & |
e | ) |
|
|
overrideprotected |
◆ keyRepeatEvent()
| void ConsoleWidget::keyRepeatEvent |
( |
Tempest::KeyEvent & |
e | ) |
|
|
overrideprotected |
◆ paintEvent()
| void ConsoleWidget::paintEvent |
( |
Tempest::PaintEvent & |
e | ) |
|
|
overrideprotected |
◆ printLine()
| void ConsoleWidget::printLine |
( |
std::string_view |
s | ) |
|
◆ updateSizeHint()
| void ConsoleWidget::updateSizeHint |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following files: