Signals | Public Member Functions | Private Attributes | List of all members
rqt_multiplot::PlotLegendConfig Class Reference

#include <PlotLegendConfig.h>

Inheritance diagram for rqt_multiplot::PlotLegendConfig:
Inheritance graph
[legend]

Signals

void visibleChanged (bool visible)
 
- Signals inherited from rqt_multiplot::Config
void changed ()
 

Public Member Functions

bool isVisible () const
 
void load (QSettings &settings)
 
PlotLegendConfigoperator= (const PlotLegendConfig &src)
 
 PlotLegendConfig (QObject *parent=0, bool visible=true)
 
void read (QDataStream &stream)
 
void reset ()
 
void save (QSettings &settings) const
 
void setVisible (bool visible)
 
void write (QDataStream &stream) const
 
 ~PlotLegendConfig ()
 
- Public Member Functions inherited from rqt_multiplot::Config
 Config (QObject *parent=0)
 
 ~Config ()
 

Private Attributes

bool visible_
 

Detailed Description

Definition at line 25 of file PlotLegendConfig.h.

Constructor & Destructor Documentation

rqt_multiplot::PlotLegendConfig::PlotLegendConfig ( QObject *  parent = 0,
bool  visible = true 
)

Definition at line 27 of file PlotLegendConfig.cpp.

rqt_multiplot::PlotLegendConfig::~PlotLegendConfig ( )

Definition at line 32 of file PlotLegendConfig.cpp.

Member Function Documentation

bool rqt_multiplot::PlotLegendConfig::isVisible ( ) const

Definition at line 48 of file PlotLegendConfig.cpp.

void rqt_multiplot::PlotLegendConfig::load ( QSettings &  settings)
virtual

Implements rqt_multiplot::Config.

Definition at line 60 of file PlotLegendConfig.cpp.

PlotLegendConfig & rqt_multiplot::PlotLegendConfig::operator= ( const PlotLegendConfig src)

Definition at line 83 of file PlotLegendConfig.cpp.

void rqt_multiplot::PlotLegendConfig::read ( QDataStream &  stream)
virtual

Implements rqt_multiplot::Config.

Definition at line 72 of file PlotLegendConfig.cpp.

void rqt_multiplot::PlotLegendConfig::reset ( )
virtual

Implements rqt_multiplot::Config.

Definition at line 64 of file PlotLegendConfig.cpp.

void rqt_multiplot::PlotLegendConfig::save ( QSettings &  settings) const
virtual

Implements rqt_multiplot::Config.

Definition at line 56 of file PlotLegendConfig.cpp.

void rqt_multiplot::PlotLegendConfig::setVisible ( bool  visible)

Definition at line 39 of file PlotLegendConfig.cpp.

void rqt_multiplot::PlotLegendConfig::visibleChanged ( bool  visible)
signal
void rqt_multiplot::PlotLegendConfig::write ( QDataStream &  stream) const
virtual

Implements rqt_multiplot::Config.

Definition at line 68 of file PlotLegendConfig.cpp.

Member Data Documentation

bool rqt_multiplot::PlotLegendConfig::visible_
private

Definition at line 48 of file PlotLegendConfig.h.


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


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Wed Jul 10 2019 03:49:44