#include <editable_combo_box.h>
|
virtual bool | event (QEvent *event) |
| If event is a tab key press, set the edit text to the longest common prefix from the completer. More...
|
|
Definition at line 37 of file editable_combo_box.h.
rviz::EditableComboBox::EditableComboBox |
( |
QWidget * |
parent = 0 | ) |
|
bool rviz::EditableComboBox::event |
( |
QEvent * |
event | ) |
|
|
protectedvirtual |
If event is a tab key press, set the edit text to the longest common prefix from the completer.
Definition at line 87 of file editable_combo_box.cpp.
The documentation for this class was generated from the following files: