Public Types | Public Member Functions | Private Slots | Private Attributes
rqt_multiplot::PlotAxesConfig Class Reference

#include <PlotAxesConfig.h>

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

List of all members.

Public Types

enum  Axis { X, Y }

Public Member Functions

PlotAxisConfiggetAxisConfig (Axis axis) const
void load (QSettings &settings)
PlotAxesConfigoperator= (const PlotAxesConfig &src)
 PlotAxesConfig (QObject *parent=0)
void read (QDataStream &stream)
void reset ()
void save (QSettings &settings) const
void write (QDataStream &stream) const
 ~PlotAxesConfig ()

Private Slots

void axisConfigChanged ()

Private Attributes

QMap< Axis, PlotAxisConfig * > axisConfig_

Detailed Description

Definition at line 26 of file PlotAxesConfig.h.


Member Enumeration Documentation

Enumerator:
X 
Y 

Definition at line 30 of file PlotAxesConfig.h.


Constructor & Destructor Documentation

Definition at line 27 of file PlotAxesConfig.cpp.

Definition at line 36 of file PlotAxesConfig.cpp.


Member Function Documentation

Definition at line 108 of file PlotAxesConfig.cpp.

Definition at line 43 of file PlotAxesConfig.cpp.

void rqt_multiplot::PlotAxesConfig::load ( QSettings &  settings) [virtual]

Implements rqt_multiplot::Config.

Definition at line 67 of file PlotAxesConfig.cpp.

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

Definition at line 97 of file PlotAxesConfig.cpp.

void rqt_multiplot::PlotAxesConfig::read ( QDataStream &  stream) [virtual]

Implements rqt_multiplot::Config.

Definition at line 88 of file PlotAxesConfig.cpp.

Implements rqt_multiplot::Config.

Definition at line 78 of file PlotAxesConfig.cpp.

void rqt_multiplot::PlotAxesConfig::save ( QSettings &  settings) const [virtual]

Implements rqt_multiplot::Config.

Definition at line 56 of file PlotAxesConfig.cpp.

void rqt_multiplot::PlotAxesConfig::write ( QDataStream &  stream) const [virtual]

Implements rqt_multiplot::Config.

Definition at line 83 of file PlotAxesConfig.cpp.


Member Data Documentation

Definition at line 50 of file PlotAxesConfig.h.


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


rqt_multiplot
Author(s): Ralf Kaestner
autogenerated on Thu Jun 6 2019 21:49:11