|
void | keyArrowLRPressed () |
|
void | keyArrowLRPressed (const QString &) |
|
void | keyEnterPressed () |
|
void | lostFocus () |
|
void | sendMessage (const QString &) |
|
|
| aListBox (QWidget *parent=0, const char *name=0, WFlags f=0) |
|
| ~aListBox () |
|
void | insertItem (const QString &s, long idx, int index=-1) |
|
void | show (QWidget *w, QFrame *fr) |
|
long | getId (int ind) |
|
void | clear () |
|
|
void | doubleClickHandler (QListBoxItem *i) |
|
◆ aListBox()
aListBox::aListBox |
( |
QWidget * | parent = 0, |
|
|
const char * | name = 0, |
|
|
WFlags | f = 0 ) |
◆ ~aListBox()
◆ clear()
Clears list and list of id.
◆ focusOutEvent()
void aListBox::focusOutEvent |
( |
QFocusEvent * | e | ) |
|
|
protected |
Focus out event handler. Emit signal lost focus.
- Аргументы
-
◆ insertItem()
void aListBox::insertItem |
( |
const QString & | s, |
|
|
long | idx, |
|
|
int | index = -1 ) |
Inserts s in list and idx in list of id.
- Аргументы
-
s | (in) - string for insert. |
idx | (in) - id for insert. |
index | (in) - position for insert. |
◆ keyPressEvent()
void aListBox::keyPressEvent |
( |
QKeyEvent * | e | ) |
|
|
protectedvirtual |
Key press event handler. Emit signals keyArrowLRPressed if press arrow left or arrow rigth.
- Аргументы
-
◆ show()
void aListBox::show |
( |
QWidget * | wd, |
|
|
QFrame * | fr ) |
Function move and resize frame and list box.
- Аргументы
-
wd | (in) - widget for pattern geometry. |
fr | (in, out) - status frame. |
Объявления и описания членов классов находятся в файлах: