PCManFM-Qt
Public Member Functions | List of all members
PCManFM::Settings Class Reference
Inheritance diagram for PCManFM::Settings:

Public Member Functions

bool load (QString profile="default")
 
bool save (QString profile=QString())
 
bool loadFile (QString filePath)
 
bool saveFile (QString filePath)
 
QString profileDir (QString profile, bool useFallback=false)
 
QString profileName () const
 
bool supportTrash () const
 
QString fallbackIconThemeName () const
 
bool useFallbackIconTheme () const
 
void setFallbackIconThemeName (QString iconThemeName)
 
OpenDirTargetType bookmarkOpenMethod ()
 
void setBookmarkOpenMethod (OpenDirTargetType bookmarkOpenMethod)
 
QString suCommand () const
 
void setSuCommand (QString suCommand)
 
QString terminal ()
 
void setTerminal (QString terminalCommand)
 
QString archiver () const
 
void setArchiver (QString archiver)
 
bool mountOnStartup () const
 
void setMountOnStartup (bool mountOnStartup)
 
bool mountRemovable ()
 
void setMountRemovable (bool mountRemovable)
 
bool autoRun () const
 
void setAutoRun (bool autoRun)
 
bool closeOnUnmount () const
 
void setCloseOnUnmount (bool value)
 
DesktopWindow::WallpaperMode wallpaperMode () const
 
void setWallpaperMode (int wallpaperMode)
 
QString wallpaper () const
 
void setWallpaper (QString wallpaper)
 
const QColor & desktopBgColor () const
 
void setDesktopBgColor (QColor desktopBgColor)
 
const QColor & desktopFgColor () const
 
void setDesktopFgColor (QColor desktopFgColor)
 
const QColor & desktopShadowColor () const
 
void setDesktopShadowColor (QColor desktopShadowColor)
 
QFont desktopFont () const
 
void setDesktopFont (QFont font)
 
bool showWmMenu () const
 
void setShowWmMenu (bool value)
 
bool desktopShowHidden () const
 
void setDesktopShowHidden (bool desktopShowHidden)
 
Qt::SortOrder desktopSortOrder () const
 
void setDesktopSortOrder (Qt::SortOrder desktopSortOrder)
 
Fm::FolderModel::ColumnId desktopSortColumn () const
 
void setDesktopSortColumn (Fm::FolderModel::ColumnId desktopSortColumn)
 
bool alwaysShowTabs () const
 
void setAlwaysShowTabs (bool alwaysShowTabs)
 
bool showTabClose () const
 
void setShowTabClose (bool showTabClose)
 
bool rememberWindowSize () const
 
void setRememberWindowSize (bool rememberWindowSize)
 
int windowWidth () const
 
int windowHeight () const
 
bool windowMaximized () const
 
int fixedWindowWidth () const
 
void setFixedWindowWidth (int fixedWindowWidth)
 
int fixedWindowHeight () const
 
void setFixedWindowHeight (int fixedWindowHeight)
 
void setLastWindowWidth (int lastWindowWidth)
 
void setLastWindowHeight (int lastWindowHeight)
 
void setLastWindowMaximized (bool lastWindowMaximized)
 
int splitterPos () const
 
void setSplitterPos (int splitterPos)
 
Fm::SidePane::Mode sidePaneMode () const
 
void setSidePaneMode (Fm::SidePane::Mode sidePaneMode)
 
Fm::FolderView::ViewMode viewMode () const
 
void setViewMode (Fm::FolderView::ViewMode viewMode)
 
bool showHidden () const
 
void setShowHidden (bool showHidden)
 
Qt::SortOrder sortOrder () const
 
void setSortOrder (Qt::SortOrder sortOrder)
 
Fm::FolderModel::ColumnId sortColumn () const
 
void setSortColumn (Fm::FolderModel::ColumnId sortColumn)
 
bool sortFolderFirst () const
 
void setSortFolderFirst (bool folderFirst)
 
bool showFilter () const
 
void setShowFilter (bool value)
 
bool singleClick () const
 
void setSingleClick (bool singleClick)
 
int autoSelectionDelay () const
 
void setAutoSelectionDelay (int value)
 
bool useTrash () const
 
void setUseTrash (bool useTrash)
 
bool confirmDelete () const
 
void setConfirmDelete (bool confirmDelete)
 
bool noUsbTrash () const
 
void setNoUsbTrash (bool noUsbTrash)
 
bool confirmTrash () const
 
void setConfirmTrash (bool value)
 
bool quickExec () const
 
void setQuickExec (bool value)
 
int bigIconSize () const
 
void setBigIconSize (int bigIconSize)
 
int smallIconSize () const
 
void setSmallIconSize (int smallIconSize)
 
int sidePaneIconSize () const
 
void setSidePaneIconSize (int sidePaneIconSize)
 
int thumbnailIconSize () const
 
bool showThumbnails ()
 
void setShowThumbnails (bool show)
 
void setThumbnailLocalFilesOnly (bool value)
 
bool thumbnailLocalFilesOnly ()
 
int maxThumbnailFileSize ()
 
void setMaxThumbnailFileSize (int size)
 
void setThumbnailIconSize (int thumbnailIconSize)
 
bool siUnit ()
 
void setSiUnit (bool siUnit)
 
bool backupAsHidden () const
 
void setBackupAsHidden (bool value)
 
bool showFullNames () const
 
void setShowFullNames (bool value)
 
bool shadowHidden () const
 
void setShadowHidden (bool value)
 
bool onlyUserTemplates () const
 
void setOnlyUserTemplates (bool value)
 
bool templateTypeOnce () const
 
void setTemplateTypeOnce (bool value)
 
bool templateRunApp () const
 
void setTemplateRunApp (bool value)
 

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