Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::IQtStyleManager::IconTheme Struct Reference

#include <berryIQtStyleManager.h>

Public Member Functions

 IconTheme ()
 
 IconTheme (const QString &name)
 
IconThemeoperator= (const IconTheme &s)
 
bool operator< (const IconTheme &s) const
 
bool operator== (const IconTheme &s) const
 

Public Attributes

QString name
 

Detailed Description

Definition at line 55 of file berryIQtStyleManager.h.

Constructor & Destructor Documentation

berry::IQtStyleManager::IconTheme::IconTheme ( )
inline

Definition at line 58 of file berryIQtStyleManager.h.

berry::IQtStyleManager::IconTheme::IconTheme ( const QString &  name)
inline

Definition at line 60 of file berryIQtStyleManager.h.

Member Function Documentation

bool berry::IQtStyleManager::IconTheme::operator< ( const IconTheme s) const
inline

Definition at line 69 of file berryIQtStyleManager.h.

References name.

IconTheme& berry::IQtStyleManager::IconTheme::operator= ( const IconTheme s)
inline

Definition at line 63 of file berryIQtStyleManager.h.

References name.

bool berry::IQtStyleManager::IconTheme::operator== ( const IconTheme s) const
inline

Definition at line 72 of file berryIQtStyleManager.h.

References name.

Member Data Documentation

QString berry::IQtStyleManager::IconTheme::name

Definition at line 56 of file berryIQtStyleManager.h.

Referenced by operator<(), operator=(), and operator==().


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