Skip to content

Class InfoWindow#

ClassList > InfoWindow

Inherits the following classes: QWidget

Public Functions#

Type Name
InfoWindow (QWidget * parent=nullptr)
~InfoWindow ()

Protected Functions#

Type Name
void keyPressEvent (QKeyEvent * event)

Public Functions Documentation#

function InfoWindow#

explicit InfoWindow::InfoWindow (
    QWidget * parent=nullptr
) 

function ~InfoWindow#

InfoWindow::~InfoWindow () 

Protected Functions Documentation#

function keyPressEvent#

void InfoWindow::keyPressEvent (
    QKeyEvent * event
)