Public Member Functions | Protected Slots | Private Slots | Private Attributes
rviz::RosTopicDialog Class Reference

#include <ros_topic_dialog.h>

List of all members.

Public Member Functions

 RosTopicDialog (const std::string &message_type, std::string *topic_name_output, QWidget *parent=0)

Protected Slots

virtual void accept ()

Private Slots

void onTopicActivated (std::string new_topic)
void onTopicChanged (std::string new_topic)

Private Attributes

QDialogButtonBox * button_box_
std::string message_type_
std::string topic_name_
std::string * topic_name_output_
RosTopicTreetopic_tree_

Detailed Description

Definition at line 43 of file ros_topic_dialog.h.


Constructor & Destructor Documentation

rviz::RosTopicDialog::RosTopicDialog ( const std::string &  message_type,
std::string *  topic_name_output,
QWidget *  parent = 0 
)
Parameters:
topic_name_outputa pointer to a std::string where the dialog will write the chosen topic name. If the user cancels without selecting a valid name, nothing will be written to this.

Definition at line 40 of file ros_topic_dialog.cpp.


Member Function Documentation

void rviz::RosTopicDialog::accept ( ) [protected, virtual, slot]

Definition at line 81 of file ros_topic_dialog.cpp.

void rviz::RosTopicDialog::onTopicActivated ( std::string  new_topic) [private, slot]

Definition at line 72 of file ros_topic_dialog.cpp.

void rviz::RosTopicDialog::onTopicChanged ( std::string  new_topic) [private, slot]

Definition at line 65 of file ros_topic_dialog.cpp.


Member Data Documentation

QDialogButtonBox* rviz::RosTopicDialog::button_box_ [private]

Definition at line 64 of file ros_topic_dialog.h.

std::string rviz::RosTopicDialog::message_type_ [private]

Definition at line 65 of file ros_topic_dialog.h.

std::string rviz::RosTopicDialog::topic_name_ [private]

Definition at line 66 of file ros_topic_dialog.h.

Definition at line 67 of file ros_topic_dialog.h.

Definition at line 63 of file ros_topic_dialog.h.


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


rviz
Author(s): Dave Hershberger, Josh Faust
autogenerated on Mon Jan 6 2014 11:54:34