Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::IBerryPreferences::ChangeEvent Class Reference

#include <berryIBerryPreferences.h>

Public Member Functions

 ChangeEvent (IBerryPreferences *source, const QString &property, const QString &oldValue, const QString &newValue)
 
IBerryPreferencesGetSource () const
 
QString GetProperty () const
 
QString GetOldValue () const
 
QString GetNewValue () const
 

Detailed Description

Definition at line 34 of file berryIBerryPreferences.h.

Constructor & Destructor Documentation

berry::IBerryPreferences::ChangeEvent::ChangeEvent ( IBerryPreferences source,
const QString &  property,
const QString &  oldValue,
const QString &  newValue 
)

Definition at line 25 of file berryIBerryPreferences.cpp.

Member Function Documentation

QString berry::IBerryPreferences::ChangeEvent::GetNewValue ( ) const

Definition at line 49 of file berryIBerryPreferences.cpp.

QString berry::IBerryPreferences::ChangeEvent::GetOldValue ( ) const

Definition at line 44 of file berryIBerryPreferences.cpp.

QString berry::IBerryPreferences::ChangeEvent::GetProperty ( ) const

Definition at line 39 of file berryIBerryPreferences.cpp.

IBerryPreferences * berry::IBerryPreferences::ChangeEvent::GetSource ( ) const

Definition at line 34 of file berryIBerryPreferences.cpp.


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