Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <berryIQtStyleManager.h>
Public Member Functions | |
Style () | |
Style (const QString &name, const QString &fn) | |
Style & | operator= (const Style &s) |
bool | operator< (const Style &s) const |
bool | operator== (const Style &s) const |
Public Attributes | |
QString | name |
QString | fileName |
Definition at line 32 of file berryIQtStyleManager.h.
|
inline |
Definition at line 36 of file berryIQtStyleManager.h.
|
inline |
Definition at line 38 of file berryIQtStyleManager.h.
|
inline |
Definition at line 48 of file berryIQtStyleManager.h.
References name.
Definition at line 41 of file berryIQtStyleManager.h.
|
inline |
Definition at line 51 of file berryIQtStyleManager.h.
References name.
QString berry::IQtStyleManager::Style::fileName |
Definition at line 34 of file berryIQtStyleManager.h.
Referenced by operator=().
QString berry::IQtStyleManager::Style::name |
Definition at line 33 of file berryIQtStyleManager.h.
Referenced by operator<(), operator=(), and operator==().