digiKam
ShowFoto::ShowfotoSettings Class Reference
+ Inheritance diagram for ShowFoto::ShowfotoSettings:

Public Member Functions

QFont getApplicationFont () const
 
QString getApplicationStyle () const
 
QString getCurrentTheme () const
 
bool getDeleteItem2Trash () const
 
QString getIconTheme () const
 
bool getItemCenter () const
 
QString getLastOpenedDir () const
 
bool getNativeFileDialog () const
 
bool getReverseSort () const
 
int getRightSideBarStyle () const
 
bool getShowCoordinates () const
 
bool getShowFileDate () const
 
bool getShowFileDim () const
 
bool getShowFileName () const
 
bool getShowFileSize () const
 
bool getShowFileType () const
 
bool getShowFormatOverThumbnail () const
 
bool getShowPhotoDate () const
 
bool getShowPhotoExpo () const
 
bool getShowPhotoFlash () const
 
bool getShowPhotoFocal () const
 
bool getShowPhotoLens () const
 
bool getShowPhotoMake () const
 
bool getShowPhotoMode () const
 
bool getShowPhotoWB () const
 
bool getShowSplash () const
 
bool getShowToolTip () const
 
int getSortRole () const
 
QFont getToolTipFont () const
 
int getUpdateType () const
 
bool getUpdateWithDebug () const
 
void readSettings ()
 
void setApplicationFont (const QFont &fnt)
 
void setApplicationStyle (const QString &style)
 
void setCurrentTheme (const QString &theme)
 
void setDeleteItem2Trash (bool D2t)
 
void setIconTheme (const QString &theme)
 
void setItemCenter (bool item)
 
void setLastOpenedDir (const QString &dir)
 
void setNativeFileDialog (bool item)
 
void setReverseSort (bool reverse)
 
void setRightSideBarStyle (int style)
 
void setShowCoordinates (bool show)
 
void setShowFileDate (bool show)
 
void setShowFileDim (bool show)
 
void setShowFileName (bool show)
 
void setShowFileSize (bool show)
 
void setShowFileType (bool show)
 
void setShowFormatOverThumbnail (bool show)
 
void setShowPhotoDate (bool show)
 
void setShowPhotoExpo (bool show)
 
void setShowPhotoFlash (bool show)
 
void setShowPhotoFocal (bool show)
 
void setShowPhotoLens (bool show)
 
void setShowPhotoMake (bool show)
 
void setShowPhotoMode (bool show)
 
void setShowPhotoWB (bool show)
 
void setShowSplash (bool show)
 
void setShowToolTip (bool show)
 
void setSortRole (int order)
 
void setToolTipFont (const QFont &font)
 
void setUpdateType (int type)
 
void setUpdateWithDebug (bool dbg)
 
void syncConfig ()
 

Static Public Member Functions

static ShowfotoSettingsinstance ()
 

Friends

class ShowfotoSettingsCreator
 

Member Function Documentation

◆ getApplicationFont()

QFont ShowFoto::ShowfotoSettings::getApplicationFont ( ) const

◆ getApplicationStyle()

QString ShowFoto::ShowfotoSettings::getApplicationStyle ( ) const

◆ getCurrentTheme()

QString ShowFoto::ShowfotoSettings::getCurrentTheme ( ) const

◆ getDeleteItem2Trash()

bool ShowFoto::ShowfotoSettings::getDeleteItem2Trash ( ) const

◆ getIconTheme()

QString ShowFoto::ShowfotoSettings::getIconTheme ( ) const

◆ getItemCenter()

bool ShowFoto::ShowfotoSettings::getItemCenter ( ) const

◆ getLastOpenedDir()

QString ShowFoto::ShowfotoSettings::getLastOpenedDir ( ) const

◆ getNativeFileDialog()

bool ShowFoto::ShowfotoSettings::getNativeFileDialog ( ) const

◆ getReverseSort()

bool ShowFoto::ShowfotoSettings::getReverseSort ( ) const

◆ getRightSideBarStyle()

int ShowFoto::ShowfotoSettings::getRightSideBarStyle ( ) const

◆ getShowCoordinates()

bool ShowFoto::ShowfotoSettings::getShowCoordinates ( ) const

◆ getShowFileDate()

bool ShowFoto::ShowfotoSettings::getShowFileDate ( ) const

◆ getShowFileDim()

bool ShowFoto::ShowfotoSettings::getShowFileDim ( ) const

◆ getShowFileName()

bool ShowFoto::ShowfotoSettings::getShowFileName ( ) const

◆ getShowFileSize()

bool ShowFoto::ShowfotoSettings::getShowFileSize ( ) const

◆ getShowFileType()

bool ShowFoto::ShowfotoSettings::getShowFileType ( ) const

◆ getShowFormatOverThumbnail()

bool ShowFoto::ShowfotoSettings::getShowFormatOverThumbnail ( ) const

◆ getShowPhotoDate()

bool ShowFoto::ShowfotoSettings::getShowPhotoDate ( ) const

◆ getShowPhotoExpo()

bool ShowFoto::ShowfotoSettings::getShowPhotoExpo ( ) const

◆ getShowPhotoFlash()

bool ShowFoto::ShowfotoSettings::getShowPhotoFlash ( ) const

◆ getShowPhotoFocal()

bool ShowFoto::ShowfotoSettings::getShowPhotoFocal ( ) const

◆ getShowPhotoLens()

bool ShowFoto::ShowfotoSettings::getShowPhotoLens ( ) const

◆ getShowPhotoMake()

bool ShowFoto::ShowfotoSettings::getShowPhotoMake ( ) const

◆ getShowPhotoMode()

bool ShowFoto::ShowfotoSettings::getShowPhotoMode ( ) const

◆ getShowPhotoWB()

bool ShowFoto::ShowfotoSettings::getShowPhotoWB ( ) const

◆ getShowSplash()

bool ShowFoto::ShowfotoSettings::getShowSplash ( ) const

◆ getShowToolTip()

bool ShowFoto::ShowfotoSettings::getShowToolTip ( ) const

◆ getSortRole()

int ShowFoto::ShowfotoSettings::getSortRole ( ) const

◆ getToolTipFont()

QFont ShowFoto::ShowfotoSettings::getToolTipFont ( ) const

◆ getUpdateType()

int ShowFoto::ShowfotoSettings::getUpdateType ( ) const

◆ getUpdateWithDebug()

bool ShowFoto::ShowfotoSettings::getUpdateWithDebug ( ) const

◆ instance()

◆ readSettings()

◆ setApplicationFont()

void ShowFoto::ShowfotoSettings::setApplicationFont ( const QFont &  fnt)

Referenced by readSettings().

◆ setApplicationStyle()

void ShowFoto::ShowfotoSettings::setApplicationStyle ( const QString &  style)

Referenced by readSettings().

◆ setCurrentTheme()

void ShowFoto::ShowfotoSettings::setCurrentTheme ( const QString &  theme)

◆ setDeleteItem2Trash()

void ShowFoto::ShowfotoSettings::setDeleteItem2Trash ( bool  D2t)

◆ setIconTheme()

void ShowFoto::ShowfotoSettings::setIconTheme ( const QString &  theme)

◆ setItemCenter()

void ShowFoto::ShowfotoSettings::setItemCenter ( bool  item)

◆ setLastOpenedDir()

void ShowFoto::ShowfotoSettings::setLastOpenedDir ( const QString &  dir)

◆ setNativeFileDialog()

void ShowFoto::ShowfotoSettings::setNativeFileDialog ( bool  item)

◆ setReverseSort()

void ShowFoto::ShowfotoSettings::setReverseSort ( bool  reverse)

◆ setRightSideBarStyle()

void ShowFoto::ShowfotoSettings::setRightSideBarStyle ( int  style)

◆ setShowCoordinates()

void ShowFoto::ShowfotoSettings::setShowCoordinates ( bool  show)

◆ setShowFileDate()

void ShowFoto::ShowfotoSettings::setShowFileDate ( bool  show)

◆ setShowFileDim()

void ShowFoto::ShowfotoSettings::setShowFileDim ( bool  show)

◆ setShowFileName()

void ShowFoto::ShowfotoSettings::setShowFileName ( bool  show)

◆ setShowFileSize()

void ShowFoto::ShowfotoSettings::setShowFileSize ( bool  show)

◆ setShowFileType()

void ShowFoto::ShowfotoSettings::setShowFileType ( bool  show)

◆ setShowFormatOverThumbnail()

void ShowFoto::ShowfotoSettings::setShowFormatOverThumbnail ( bool  show)

◆ setShowPhotoDate()

void ShowFoto::ShowfotoSettings::setShowPhotoDate ( bool  show)

◆ setShowPhotoExpo()

void ShowFoto::ShowfotoSettings::setShowPhotoExpo ( bool  show)

◆ setShowPhotoFlash()

void ShowFoto::ShowfotoSettings::setShowPhotoFlash ( bool  show)

◆ setShowPhotoFocal()

void ShowFoto::ShowfotoSettings::setShowPhotoFocal ( bool  show)

◆ setShowPhotoLens()

void ShowFoto::ShowfotoSettings::setShowPhotoLens ( bool  show)

◆ setShowPhotoMake()

void ShowFoto::ShowfotoSettings::setShowPhotoMake ( bool  show)

◆ setShowPhotoMode()

void ShowFoto::ShowfotoSettings::setShowPhotoMode ( bool  show)

◆ setShowPhotoWB()

void ShowFoto::ShowfotoSettings::setShowPhotoWB ( bool  show)

◆ setShowSplash()

void ShowFoto::ShowfotoSettings::setShowSplash ( bool  show)

◆ setShowToolTip()

void ShowFoto::ShowfotoSettings::setShowToolTip ( bool  show)

◆ setSortRole()

void ShowFoto::ShowfotoSettings::setSortRole ( int  order)

◆ setToolTipFont()

void ShowFoto::ShowfotoSettings::setToolTipFont ( const QFont &  font)

◆ setUpdateType()

void ShowFoto::ShowfotoSettings::setUpdateType ( int  type)

◆ setUpdateWithDebug()

void ShowFoto::ShowfotoSettings::setUpdateWithDebug ( bool  dbg)

◆ syncConfig()

void ShowFoto::ShowfotoSettings::syncConfig ( )

Friends And Related Function Documentation

◆ ShowfotoSettingsCreator

friend class ShowfotoSettingsCreator
friend

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