Classes | Signals | Public Member Functions | Private Slots | Static Private Attributes | List of all members
rqt_multiplot::PackageRegistry Class Reference

#include <PackageRegistry.h>

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

Classes

class  Impl
 

Signals

void updateFinished ()
 
void updateStarted ()
 

Public Member Functions

QMap< QString, QString > getPackages () const
 
bool isEmpty () const
 
bool isUpdating () const
 
 PackageRegistry (QObject *parent=0)
 
void update ()
 
void wait ()
 
 ~PackageRegistry ()
 

Private Slots

void threadFinished ()
 
void threadStarted ()
 

Static Private Attributes

static Impl impl_
 

Detailed Description

Definition at line 29 of file PackageRegistry.h.

Constructor & Destructor Documentation

rqt_multiplot::PackageRegistry::PackageRegistry ( QObject *  parent = 0)

Definition at line 38 of file PackageRegistry.cpp.

rqt_multiplot::PackageRegistry::~PackageRegistry ( )

Definition at line 44 of file PackageRegistry.cpp.

Member Function Documentation

QMap< QString, QString > rqt_multiplot::PackageRegistry::getPackages ( ) const

Definition at line 60 of file PackageRegistry.cpp.

bool rqt_multiplot::PackageRegistry::isEmpty ( ) const

Definition at line 70 of file PackageRegistry.cpp.

bool rqt_multiplot::PackageRegistry::isUpdating ( ) const

Definition at line 66 of file PackageRegistry.cpp.

void rqt_multiplot::PackageRegistry::threadFinished ( )
privateslot

Definition at line 118 of file PackageRegistry.cpp.

void rqt_multiplot::PackageRegistry::threadStarted ( )
privateslot

Definition at line 114 of file PackageRegistry.cpp.

void rqt_multiplot::PackageRegistry::update ( )

Definition at line 80 of file PackageRegistry.cpp.

void rqt_multiplot::PackageRegistry::updateFinished ( )
signal
void rqt_multiplot::PackageRegistry::updateStarted ( )
signal
void rqt_multiplot::PackageRegistry::wait ( )

Definition at line 84 of file PackageRegistry.cpp.

Member Data Documentation

PackageRegistry::Impl rqt_multiplot::PackageRegistry::impl_
staticprivate

Definition at line 60 of file PackageRegistry.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