#include <PieWidget.h>
Public Attributes | |
double | time |
std::string | name |
std::string | type |
std::string | ptr |
Public Member Functions | |
dataTime (double t, std::string n, std::string ty=std::string(), std::string address=std::string()) | |
bool | operator== (const dataTime &other) |
std::string sofa::gui::qt::dataTime::name |
std::string sofa::gui::qt::dataTime::ptr |
double sofa::gui::qt::dataTime::time |
std::string sofa::gui::qt::dataTime::type |
|
inline |