Signals | Public Member Functions | Private Slots | Private Attributes | List of all members
rviz::EmbeddableComboBox Class Reference

#include <add_display_dialog.h>

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

Signals

void itemClicked (QTreeWidgetItem *item, int column)
 

Public Member Functions

 EmbeddableComboBox (QTreeWidgetItem *parent, int col)
 

Private Slots

void onActivated (int)
 

Private Attributes

int column_
 
QTreeWidgetItem * parent_
 

Detailed Description

A combo box that can be inserted into a QTreeWidgetItem

Identical to QComboBox except that when it clicks it emits a signal containing the QTreeWidgetItem that it's given at construction.

Definition at line 209 of file add_display_dialog.h.

Constructor & Destructor Documentation

◆ EmbeddableComboBox()

rviz::EmbeddableComboBox::EmbeddableComboBox ( QTreeWidgetItem *  parent,
int  col 
)
inline

Definition at line 213 of file add_display_dialog.h.

Member Function Documentation

◆ itemClicked

void rviz::EmbeddableComboBox::itemClicked ( QTreeWidgetItem *  item,
int  column 
)
signal

◆ onActivated

void rviz::EmbeddableComboBox::onActivated ( int  )
inlineprivateslot

Definition at line 222 of file add_display_dialog.h.

Member Data Documentation

◆ column_

int rviz::EmbeddableComboBox::column_
private

Definition at line 229 of file add_display_dialog.h.

◆ parent_

QTreeWidgetItem* rviz::EmbeddableComboBox::parent_
private

Definition at line 228 of file add_display_dialog.h.


The documentation for this class was generated from the following file:


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Sat May 27 2023 02:06:25