Public Slots | Signals | Public Member Functions | Private Attributes | List of all members
MyObject Class Reference

#include <connect_test.h>

Inheritance diagram for MyObject:
Inheritance graph
[legend]

Public Slots

void onChanged ()
 

Signals

void changed ()
 

Public Member Functions

void emitChanged ()
 
void enableChanges ()
 
void suppressChanges ()
 

Private Attributes

bool suppress_
 

Detailed Description

Definition at line 38 of file connect_test.h.

Member Function Documentation

void MyObject::changed ( )
signal
void MyObject::emitChanged ( )
inline

Definition at line 44 of file connect_test.h.

void MyObject::enableChanges ( )
inline

Definition at line 43 of file connect_test.h.

void MyObject::onChanged ( )
inlineslot

Definition at line 50 of file connect_test.h.

void MyObject::suppressChanges ( )
inline

Definition at line 42 of file connect_test.h.

Member Data Documentation

bool MyObject::suppress_
private

Definition at line 53 of file connect_test.h.


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


rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Wed Aug 28 2019 04:01:52