Geometrize  1.0
An application for geometrizing images into geometric primitives
geometrize::preferences::GlobalPreferences::GlobalPreferencesImpl Member List

This is the complete list of members for geometrize::preferences::GlobalPreferences::GlobalPreferencesImpl, including all inherited members.

getApplicationLaunchCount() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getCountryIsoCode() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getCustomImageTaskBackgroundOverrideColor() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getImageTaskMaxThreads() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getImageTaskResizeThreshold() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getLanguageIsoCode() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getLocaleName() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getScriptIsoCode() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
getTargetImageAlphaReplacementColor() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
GlobalPreferencesImpl()geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
GlobalPreferencesImpl(const GlobalPreferencesImpl &)=defaultgeometrize::preferences::GlobalPreferences::GlobalPreferencesImpl
incrementApplicationLaunchCount()geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
isImageTaskImageResizeEnabled() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
load(const std::string &filePath)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
m_applicationLaunchCountgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_countryIsoCodegeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_customImageTaskBackgroundOverrideColorgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_datageometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_imageTaskMaxThreadsgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_imageTaskResizeEnabledgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_imageTaskResizeThresholdgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_languageIsoCodegeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_scriptIsoCodegeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldAutoLoadImageTaskSettingsgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldAutoSaveImageTaskSettingsgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldGeometrizeAppLogoOnLaunchgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldPopulateRecentItemsOnLaunchgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldPopulateTemplatesOnLaunchgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldShowImageTaskConsoleByDefaultgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldShowImageTaskPixmapViewByDefaultgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldShowImageTaskScriptEditorByDefaultgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldShowImageTaskVectorViewByDefaultgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldShowLaunchConsoleByDefaultgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldShowWelcomeScreenOnLaunchgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldUseCustomImageTaskBackgroundOverrideColorgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_shouldUseImageAlphaReplacementColorgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
m_targetImageAlphaReplacementColorgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplprivate
operator=(const GlobalPreferencesImpl &)=defaultgeometrize::preferences::GlobalPreferences::GlobalPreferencesImpl
performArchival(T &archive)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinlineprivate
save(const std::string &filePath)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setCountryIsoCode(const std::string &countryIsoCode)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setCustomImageTaskBackgroundOverrideColor(const std::int32_t r, const std::int32_t g, const std::int32_t b, const std::int32_t a)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setImageTaskImageResizeEnabled(const bool enabled)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setImageTaskMaxThreads(const std::uint32_t maxThreads)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setImageTaskResizeThreshold(const std::uint32_t width, const std::uint32_t height)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setLanguageIsoCode(const std::string &languageIsoCode)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setLocaleName(const std::string &localeName)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setScriptIsoCode(const std::string &scriptIsoCode)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldAutoLoadImageTaskSettings(const bool loadSettings)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldAutoSaveImageTaskSettings(const bool saveSettings)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldGeometrizeAppLogoOnLaunch(const bool geometrizeLogo)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldPopulateRecentItemsOnLaunch(const bool populateRecents)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldPopulateTemplatesOnLaunch(const bool populateTemplates)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldReplaceTargetImageAlphaWithCustomColor(const bool useColor)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldShowImageTaskConsoleByDefault(const bool showConsole)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldShowImageTaskPixmapViewByDefault(const bool showPixmapView)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldShowImageTaskScriptEditorByDefault(const bool showScriptEditor)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldShowImageTaskVectorViewByDefault(const bool showVectorView)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldShowLaunchConsoleByDefault(const bool showConsole)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldShowWelcomeScreenOnLaunch(const bool show)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setShouldUseCustomImageTaskBackgroundOverrideColor(const bool useColor)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
setTargetImageAlphaReplacementColor(const std::int32_t r, const std::int32_t g, const std::int32_t b, const std::int32_t a)geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldAutoLoadImageTaskSettings() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldAutoSaveImageTaskSettings() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldGeometrizeAppLogoOnLaunch() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldPopulateRecentItemsOnLaunch() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldPopulateTemplatesOnLaunch() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldShowImageTaskConsoleByDefault() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldShowImageTaskPixmapViewByDefault() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldShowImageTaskScriptEditorByDefault() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldShowImageTaskVectorViewByDefault() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldShowLaunchConsoleByDefault() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldShowWelcomeScreenOnLaunch() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldUseCustomImageTaskBackgroundOverrideColor() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
shouldUseImageAlphaReplacementColor() constgeometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline
~GlobalPreferencesImpl()geometrize::preferences::GlobalPreferences::GlobalPreferencesImplinline