Open-Typer
Open source typewriting tutor program
Loading...
Searching...
No Matches
QuickWindow Class Reference
Inheritance diagram for QuickWindow:
Collaboration diagram for QuickWindow:

Signals

void autoCloseChanged ()
 
void closableChanged ()
 

Public Member Functions

 QuickWindow (QWindow *parent=nullptr)
 
bool autoClose () const
 
void setAutoClose (bool newAutoClose)
 
bool closable () const
 
void setClosable (bool newClosable)
 

Protected Member Functions

void keyPressEvent (QKeyEvent *event) override
 
void showEvent (QShowEvent *event) override
 
void closeEvent (QCloseEvent *event) override
 

Properties

bool autoClose
 
bool closable
 

Private Attributes

bool m_autoClose = true
 
bool m_closable = true
 
QWidget m_widget
 
QAccessibleWidget * m_accessibleWidget
 

The documentation for this class was generated from the following files: