#include <FormComponent.hxx>
Signals | |
void | mousePressed () |
Public Member Functions | |
ComboBox (QWidget *parent=0) | |
virtual | ~ComboBox () |
Protected Member Functions | |
virtual void | mousePressEvent (QMouseEvent *event) |
Definition at line 28 of file FormComponent.hxx.
ComboBox::ComboBox | ( | QWidget * | parent = 0 | ) |
Definition at line 31 of file FormComponent.cxx.
|
virtual |
Definition at line 36 of file FormComponent.cxx.
|
signal |
Referenced by mousePressEvent().
|
protectedvirtual |
Definition at line 40 of file FormComponent.cxx.
References mousePressed().