#include <rviz.h>
Public Member Functions | |
virtual bool | eventFilter (QObject *watched, QEvent *event) |
bool | hasConfiguration () const |
virtual void | initPlugin (qt_gui_cpp::PluginContext &context) |
virtual void | restoreSettings (const qt_gui_cpp::Settings &plugin_settings, const qt_gui_cpp::Settings &instance_settings) |
RViz () | |
virtual void | saveSettings (qt_gui_cpp::Settings &plugin_settings, qt_gui_cpp::Settings &instance_settings) const |
void | triggerConfiguration () |
~RViz () | |
Public Member Functions inherited from rqt_gui_cpp::Plugin | |
Plugin () | |
virtual void | shutdownPlugin () |
Public Member Functions inherited from qt_gui_cpp::Plugin | |
Plugin () | |
Public Member Functions inherited from nodelet::Nodelet | |
void | init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL) |
Nodelet () | |
virtual | ~Nodelet () |
Protected Member Functions | |
void | parseArguments () |
Protected Member Functions inherited from nodelet::Nodelet | |
ros::CallbackQueueInterface & | getMTCallbackQueue () const |
ros::NodeHandle & | getMTNodeHandle () const |
ros::NodeHandle & | getMTPrivateNodeHandle () const |
const V_string & | getMyArgv () const |
const std::string & | getName () const |
ros::NodeHandle & | getNodeHandle () const |
ros::NodeHandle & | getPrivateNodeHandle () const |
const M_string & | getRemappingArgs () const |
ros::CallbackQueueInterface & | getSTCallbackQueue () const |
std::string | getSuffixedName (const std::string &suffix) const |
Protected Attributes | |
qt_gui_cpp::PluginContext * | context_ |
std::string | display_config_ |
bool | hide_menu_ |
Ogre::Log * | log_ |
QMenuBar * | menu_bar_ |
Pointer to menu bar. More... | |
bool | ogre_log_ |
rviz::VisualizationFrame * | widget_ |
|
virtual |
|
virtual |
Reimplemented from qt_gui_cpp::Plugin.
|
virtual |
Reimplemented from qt_gui_cpp::Plugin.
|
virtual |
Reimplemented from qt_gui_cpp::Plugin.
|
virtual |
Reimplemented from qt_gui_cpp::Plugin.
|
virtual |
Reimplemented from qt_gui_cpp::Plugin.
|
protected |
|
protected |
|
protected |