Public Slots | Public Member Functions | Private Slots | Private Attributes
StatisticsDialog Class Reference

#include <statisticsDialog.h>

List of all members.

Public Slots

void update ()
 update the dialog box.

Public Member Functions

 StatisticsDialog (QWidget *parent=0)
 Default Constructor.
 ~StatisticsDialog ()
 Destructor.

Private Slots

void accept ()

Private Attributes

QDialogButtonBox * button_box_
 The button box.
QLabel * stat_label_
QTimer timer_
 A timer used for periodically update the statistics in the dialog.

Detailed Description

Definition at line 54 of file statisticsDialog.h.


Constructor & Destructor Documentation

StatisticsDialog::StatisticsDialog ( QWidget *  parent = 0)

Default Constructor.

Definition at line 43 of file statisticsDialog.cpp.

Destructor.

Definition at line 59 of file statisticsDialog.cpp.


Member Function Documentation

void StatisticsDialog::accept ( ) [private, slot]

Definition at line 72 of file statisticsDialog.cpp.

void StatisticsDialog::update ( ) [slot]

update the dialog box.

Definition at line 66 of file statisticsDialog.cpp.


Member Data Documentation

QDialogButtonBox* StatisticsDialog::button_box_ [private]

The button box.

Definition at line 73 of file statisticsDialog.h.

QLabel* StatisticsDialog::stat_label_ [private]

Definition at line 75 of file statisticsDialog.h.

QTimer StatisticsDialog::timer_ [private]

A timer used for periodically update the statistics in the dialog.

Definition at line 78 of file statisticsDialog.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:53