Public Member Functions | Protected Member Functions | List of all members
rviz::EditableComboBox Class Reference

#include <editable_combo_box.h>

Inheritance diagram for rviz::EditableComboBox:
Inheritance graph
[legend]

Public Member Functions

 EditableComboBox (QWidget *parent=0)
 
- Public Member Functions inherited from rviz::ComboBox
 ComboBox (QWidget *parent=0)
 

Protected Member Functions

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...
 

Additional Inherited Members

- Properties inherited from rviz::ComboBox
QString currentText
 

Detailed Description

Definition at line 37 of file editable_combo_box.h.

Constructor & Destructor Documentation

rviz::EditableComboBox::EditableComboBox ( QWidget *  parent = 0)

Definition at line 41 of file editable_combo_box.cpp.

Member Function Documentation

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:


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Wed Aug 28 2019 04:01:52