Medical Imaging Interaction Toolkit  2018.4.99-389bf124
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 32 of file berryIBerryPreferences.h.

Constructor & Destructor Documentation

◆ ChangeEvent()

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

Definition at line 21 of file berryIBerryPreferences.cpp.

Member Function Documentation

◆ GetNewValue()

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

Definition at line 45 of file berryIBerryPreferences.cpp.

◆ GetOldValue()

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

Definition at line 40 of file berryIBerryPreferences.cpp.

◆ GetProperty()

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

Definition at line 35 of file berryIBerryPreferences.cpp.

◆ GetSource()

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

Definition at line 30 of file berryIBerryPreferences.cpp.


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