Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes
jsk_rviz_plugins::YesNoButtonInterface Class Reference

#include <yes_no_button_interface.h>

Inheritance diagram for jsk_rviz_plugins::YesNoButtonInterface:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void load (const rviz::Config &config)
virtual void onInitialize ()
virtual void save (rviz::Config config) const
 YesNoButtonInterface (QWidget *parent=0)

Protected Slots

void respondNo ()
void respondYes ()

Protected Member Functions

virtual bool requested (jsk_gui_msgs::YesNo::Request &req, jsk_gui_msgs::YesNo::Response &res)

Protected Attributes

QHBoxLayout * layout_
boost::mutex mutex_
bool need_user_input_
QPushButton * no_button_
bool yes_
QPushButton * yes_button_
ros::ServiceServer yes_no_button_service_

Detailed Description

Definition at line 21 of file yes_no_button_interface.h.


Constructor & Destructor Documentation

Definition at line 15 of file yes_no_button_interface.cpp.


Member Function Documentation

void jsk_rviz_plugins::YesNoButtonInterface::load ( const rviz::Config config) [virtual]

Reimplemented from rviz::Panel.

Definition at line 80 of file yes_no_button_interface.cpp.

Reimplemented from rviz::Panel.

Definition at line 34 of file yes_no_button_interface.cpp.

bool jsk_rviz_plugins::YesNoButtonInterface::requested ( jsk_gui_msgs::YesNo::Request &  req,
jsk_gui_msgs::YesNo::Response &  res 
) [protected, virtual]

Definition at line 45 of file yes_no_button_interface.cpp.

Definition at line 68 of file yes_no_button_interface.cpp.

Definition at line 61 of file yes_no_button_interface.cpp.

Reimplemented from rviz::Panel.

Definition at line 75 of file yes_no_button_interface.cpp.


Member Data Documentation

Definition at line 38 of file yes_no_button_interface.h.

Definition at line 43 of file yes_no_button_interface.h.

Definition at line 42 of file yes_no_button_interface.h.

Definition at line 40 of file yes_no_button_interface.h.

Definition at line 41 of file yes_no_button_interface.h.

Definition at line 39 of file yes_no_button_interface.h.

Definition at line 44 of file yes_no_button_interface.h.


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


jsk_rviz_plugins
Author(s): Kei Okada , Yohei Kakiuchi , Shohei Fujii , Ryohei Ueda
autogenerated on Wed May 1 2019 02:40:22