#include <DropDownListFrame.h>
◆ DropDownListFrame()
DropDownListFrame::DropDownListFrame |
( |
QWidget * |
parent | ) |
|
◆ addItem()
void DropDownListFrame::addItem |
( |
QString const & |
text | ) |
|
◆ done
void DropDownListFrame::done |
( |
| ) |
|
|
signal |
◆ eventFilter()
bool DropDownListFrame::eventFilter |
( |
QObject * |
watched, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
◆ focusOutEvent()
void DropDownListFrame::focusOutEvent |
( |
QFocusEvent * |
event | ) |
|
|
protected |
◆ itemClicked
void DropDownListFrame::itemClicked |
( |
QString const & |
text | ) |
|
|
signal |
◆ keyPressEvent()
void DropDownListFrame::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
◆ setItems()
void DropDownListFrame::setItems |
( |
QStringList const & |
list | ) |
|
◆ setVisible
void DropDownListFrame::setVisible |
( |
bool |
visible | ) |
|
|
slot |
◆ show_()
void DropDownListFrame::show_ |
( |
| ) |
|
◆ listw_
QListWidget* DropDownListFrame::listw_ |
The documentation for this class was generated from the following files: