|
Krita Source Code Documentation
|
#include <kis_config.h>
Public Types | |
| enum | AssistantsDrawMode { ASSISTANTS_DRAW_MODE_DIRECT = 0 , ASSISTANTS_DRAW_MODE_PIXMAP_CACHE = 1 , ASSISTANTS_DRAW_MODE_LARGE_PIXMAP_CACHE = 2 } |
| enum | BackgroundStyle { RASTER_LAYER = 0 , CANVAS_COLOR = 1 , FILL_LAYER = 2 } |
| enum class | CanvasSurfaceBitDepthMode { DepthAuto = 0 , Depth8Bit , Depth10Bit } |
| enum class | CanvasSurfaceMode { Preferred = 0 , Rec709g22 , Rec709g10 , Rec2020pq , Unmanaged } |
| enum class | ColorSamplerPreviewStyle { None , Circle , RectangleLeft , RectangleRight , RectangleAbove , Count } |
| enum | LayerInfoTextStyle { INFOTEXT_NONE = 0 , INFOTEXT_SIMPLE , INFOTEXT_BALANCED , INFOTEXT_DETAILED } |
| enum | OcioColorManagementMode { INTERNAL = 0 , OCIO_CONFIG , OCIO_ENVIRONMENT } |
| enum | RootSurfaceFormat { BT709_G22 = 0 , BT709_G10 , BT2020_PQ } |
| enum | SessionOnStartup { SOS_BlankSession , SOS_PreviousSession , SOS_ShowSessionManager } |
| enum | TouchPainting { TOUCH_PAINTING_AUTO , TOUCH_PAINTING_ENABLED , TOUCH_PAINTING_DISABLED } |
Public Slots | |
| void | logImportantSettings () const |
| Log the most interesting settings to the usage log. | |
Public Member Functions | |
| bool | activateTransformToolAfterPaste (bool defaultValue=false) const |
| bool | adaptivePlaybackRange (bool defaultValue=false) const |
| bool | allowLCMSOptimization (bool defaultValue=false) const |
| bool | animationDropFrames (bool defaultValue=false) const |
| int | animationPlaybackBackend (bool defaultValue=false) const |
| bool | antialiasCurves (bool defaultValue=false) const |
| bool | antialiasSelectionOutline (bool defaultValue=false) const |
| AssistantsDrawMode | assistantsDrawMode (bool defaultValue=false) const |
| int | audioOffsetTolerance (bool defaultValue=false) const |
| bool | autoPinLayersToTimeline (bool defaultValue=false) const |
| int | autoSaveInterval (bool defaultValue=false) const |
| bool | autoSmoothBezierCurves (bool defaultValue=false) const |
| bool | autoZoomTimelineToPlaybackRange (bool defaultValue=false) const |
| bool | backupFile (bool defaultValue=false) const |
| QString | brushHudSetting (bool defaultValue=false) const |
| bool | calculateAnimationCacheInBackground (bool defaultValue=false) const |
| QColor | canvasBorderColor (bool defaultValue=false) const |
| QString | canvasState (bool defaultValue=false) const |
| CanvasSurfaceBitDepthMode | canvasSurfaceBitDepthMode (bool defaultValue=false) const |
| CanvasSurfaceMode | canvasSurfaceColorSpaceManagementMode (bool defaultValue=false) const |
| QColor | checkersColor1 (bool defaultValue=false) const |
| QColor | checkersColor2 (bool defaultValue=false) const |
| qint32 | checkSize (bool defaultValue=false) const |
| bool | clicklessSpacePan (bool defaultValue=false) const |
| bool | colorHistoryPerDocument (bool defaultValue=false) const |
| int | colorSamplerPreviewCircleDiameter (bool defaultValue=false) const |
| bool | colorSamplerPreviewCircleExtraCirclesEnabled (bool defaultValue=false) const |
| bool | colorSamplerPreviewCircleOutlineEnabled (bool defaultValue=false) const |
| qreal | colorSamplerPreviewCircleThickness (bool defaultValue=false) const |
| ColorSamplerPreviewStyle | colorSamplerPreviewStyle (bool defaultValue=false) const |
| bool | compressKra (bool defaultValue=false) const |
| bool | convertLayerColorSpaceInProperties (bool defaultValue=false) const |
| bool | convertToImageColorspaceOnImport (bool defaultValue=false) const |
| KisCumulativeUndoData | cumulativeUndoData (bool defaultValue=false) const |
| QString | currentInputProfile (bool defaultValue=false) const |
| const KoColorSpace * | customColorSelectorColorSpace (bool defaultValue=false) const |
| QColor | defaultAssistantsColor (bool defaultValue=false) const |
| QColor | defaultBackgroundColor (bool defaultValue=false) const |
| quint8 | defaultBackgroundOpacity (bool defaultValue=false) const |
| BackgroundStyle | defaultBackgroundStyle (bool defaultValue=false) const |
| QString | defaultColorDepth (bool defaultValue=false) const |
| QString | defaultPalette (bool defaultValue=false) const |
| QString | defColorModel (bool defaultValue=false) const |
| void | defColorModel (const QString &model) const |
| QString | defColorProfile (bool defaultValue=false) const |
| void | defColorProfile (const QString &depth) const |
| qint32 | defImageHeight (bool defaultValue=false) const |
| void | defImageHeight (qint32 height) const |
| qreal | defImageResolution (bool defaultValue=false) const |
| void | defImageResolution (qreal res) const |
| qint32 | defImageWidth (bool defaultValue=false) const |
| void | defImageWidth (qint32 width) const |
| bool | disableAVXOptimizations (bool defaultValue=false) const |
| void | disableOpenGL () const |
| bool | disableTouchOnCanvas () const |
| bool | disableVectorOptimizations (bool defaultValue=false) const |
| const KoColorProfile * | displayProfile (int screen) const |
| CanvasSurfaceBitDepthMode | effectiveCanvasSurfaceBitDepthMode (const QSurfaceFormat &format) const |
| bool | enableBrushSpeedLogging (bool defaultValue=false) const |
| bool | enableCanvasSurfaceColorSpaceManagement (bool defaultValue=false) const |
| bool | enableOpenGLFramerateLogging (bool defaultValue=false) const |
| void | enablePixelGrid (bool v) const |
| CursorStyle | eraserCursorStyle (bool defaultValue=false) const |
| OutlineStyle | eraserOutlineStyle (bool defaultValue=false) const |
| KisPropertiesConfigurationSP | exportConfiguration (const QString &filterId, bool defaultValue=false) const |
| QString | exportConfigurationXML (const QString &filterId, bool defaultValue=false) const |
| QString | exportMimeType (bool defaultValue) const |
| QStringList | favoriteCompositeOps (bool defaultValue=false) const |
| int | favoritePresets (bool defaultValue=false) const |
| QString | ffmpegLocation (bool defaultValue=false) const |
| bool | firstRun (bool defaultValue=false) const |
| bool | forceAlwaysFullSizedEraserOutline (bool defaultValue=false) const |
| bool | forceAlwaysFullSizedOutline (bool defaultValue=false) const |
| bool | forceOpenGLFenceWorkaround (bool defaultValue=false) const |
| bool | forcePaletteColors (bool defaultValue=false) const |
| bool | forceShowAutosaveMessages (bool defaultValue=true) const |
| bool | forceShowSaveMessages (bool defaultValue=true) const |
| bool | fullscreenMode (bool defaultValue=false) const |
| QColor | getCursorMainColor (bool defaultValue=false) const |
| QPoint | getDefaultGridSpacing (bool defaultValue=false) const |
| QColor | getEraserCursorMainColor (bool defaultValue=false) const |
| QColor | getGridIsoVerticalColor (bool defaultValue=false) const |
| quint32 | getGridIsoVerticalStyle (bool defaultValue=false) const |
| QColor | getGridMainColor (bool defaultValue=false) const |
| quint32 | getGridMainStyle (bool defaultValue=false) const |
| QColor | getGridSubdivisionColor (bool defaultValue=false) const |
| quint32 | getGridSubdivisionStyle (bool defaultValue=false) const |
| QString | getMDIBackgroundColor (bool defaultValue=false) const |
| QString | getMDIBackgroundImage (bool defaultValue=false) const |
| QColor | getPixelGridColor (bool defaultValue=false) const |
| qreal | getPixelGridDrawingThreshold (bool defaultValue=false) const |
| const QString | getScreenStringIdentfier (int screenNo) const |
| QColor | guidesColor (bool defaultValue=false) const |
| quint32 | guidesLineStyle (bool defaultValue=false) const |
| bool | hideDevFundBanner (bool defaultValue=false) const |
| bool | hideDockersFullscreen (bool defaultValue=false) const |
| bool | hideMenuFullscreen (bool defaultValue=false) const |
| bool | hidePopups (bool defaultValue=false) const |
| bool | hideScrollbars (bool defaultValue=false) const |
| bool | hideScrollbarsFullscreen (bool defaultValue=false) const |
| bool | hideStatusbarFullscreen (bool defaultValue=false) const |
| bool | hideTitlebarFullscreen (bool defaultValue=false) const |
| bool | hideToolbarFullscreen (bool defaultValue=false) const |
| int | horizontalSplitLines (bool defaultValue=false) const |
| bool | ignoreHighFunctionKeys (bool defaultValue=false) const |
| QString | importConfiguration (const QString &filterId, bool defaultValue=false) const |
| QString | importProfile (bool defaultValue=false) const |
| bool | kineticScrollingEnabled (bool defaultValue=false) const |
| int | kineticScrollingGesture (bool defaultValue=false) const |
| bool | kineticScrollingHiddenScrollbars (bool defaultValue=false) const |
| int | kineticScrollingSensitivity (bool defaultValue=false) const |
| KisConfig (bool readOnly) | |
| KisConfig create a kisconfig object. | |
| OutlineStyle | lastUsedOutlineStyle (bool defaultValue=false) const |
| int | layerInfoTextOpacity (bool defaultValue=false) const |
| LayerInfoTextStyle | layerInfoTextStyle (bool defaultValue=false) const |
| int | layerThumbnailGenerationTimeout (bool defaultValue=false) const |
| int | layerThumbnailSize (bool defaultValue=false) const |
| int | layerTreeIndentation (bool defaultValue=false) const |
| bool | levelOfDetailEnabled (bool defaultValue=false) const |
| qreal | lineSmoothingDelayDistance (bool defaultValue=false) const |
| bool | lineSmoothingDistanceKeepAspectRatio (bool defaultValue=false) const |
| qreal | lineSmoothingDistanceMax (bool defaultValue=false) const |
| qreal | lineSmoothingDistanceMin (bool defaultValue=false) const |
| bool | lineSmoothingFinishStabilizedCurve (bool defaultValue=false) const |
| bool | lineSmoothingScalableDistance (bool defaultValue=false) const |
| bool | lineSmoothingSmoothPressure (bool defaultValue=false) const |
| bool | lineSmoothingStabilizeSensors (bool defaultValue=false) const |
| qreal | lineSmoothingTailAggressiveness (bool defaultValue=false) const |
| int | lineSmoothingType (bool defaultValue=false) const |
| bool | lineSmoothingUseDelayDistance (bool defaultValue=false) const |
| void | loadSnapConfig (KisSnapConfig *config, bool defaultValue=false) const |
| bool | longPressEnabled (bool defaultValue=false) const |
| QString | monitorForScreen (int screen, const QString &defaultMonitor, bool defaultValue=true) const |
| QString | monitorProfile (int screen) const |
| get the profile the user has selected for the given screen | |
| qint32 | monitorRenderIntent (bool defaultValue=false) const |
| CursorStyle | newCursorStyle (bool defaultValue=false) const |
| OutlineStyle | newOutlineStyle (bool defaultValue=false) const |
| int | numDefaultLayers (bool defaultValue=false) const |
| int | numMipmapLevels (bool defaultValue=false) const |
| OcioColorManagementMode | ocioColorManagementMode (bool defaultValue=false) const |
| KisOcioConfiguration | ocioConfiguration (bool defaultValue=false) const |
| bool | ocioLockColorVisualRepresentation (bool defaultValue=false) const |
| int | ocioLutEdgeSize (bool defaultValue=false) const |
| int | openGLFilteringMode (bool defaultValue=false) const |
| int | openGLTextureSize (bool defaultValue=false) const |
| qreal | outlineSizeMinimum (bool defaultValue=false) const |
| bool | paintopPopupDetached (bool defaultValue=false) const |
| qint32 | pasteBehaviour (bool defaultValue=false) const |
| qint32 | pasteFormat (bool defaultValue) const |
| bool | pixelGridEnabled (bool defaultValue=false) const |
| int | preferredVectorImportResolutionPPI (bool defaultValue=false) const |
| bool | preferXcbEglProvider (bool defaultValue=false) const |
| int | presetChooserViewMode (bool defaultValue=false) const |
| int | presetIconSize (bool defaultValue=false) const |
| bool | presetStripVisible (bool defaultValue=false) const |
| QString | pressureTabletCurve (bool defaultValue=false) const |
| QString | printerColorSpace (bool defaultValue=false) const |
| QString | printerProfile (bool defaultValue=false) const |
| template<class T > | |
| T | readEntry (const QString &name, const T &defaultValue=T()) |
| KoColor | readKoColor (const QString &name, const KoColor &color=KoColor()) const |
| QList< KoColor > | readKoColors (const QString &name) const |
| template<class T > | |
| QList< T > | readList (const QString &name, const QList< T > &defaultValue=QList< T >()) |
| bool | renamePastedLayers (bool defaultValue=false) const |
| RootSurfaceFormat | rootSurfaceFormat (bool defaultValue=false) const |
| bool | rulersTrackMouse (bool defaultValue=false) const |
| bool | saveSessionOnQuit (bool defaultValue) const |
| void | saveSnapConfig (const KisSnapConfig &config) |
| bool | scratchpadVisible (bool defaultValue=false) const |
| bool | scrollbarZoomEnabled (bool defaultValue=false) const |
| bool | scrollCheckers (bool defaultValue=false) const |
| int | scrubbingAudioUpdatesDelay (bool defaultValue=false) const |
| int | scrubbingUpdatesDelay (bool defaultValue=false) const |
| bool | selectionActionBar (bool defaultValue=false) const |
| qreal | selectionViewSizeMinimum (bool defaultValue=false) const |
| bool | separateEraserCursor (bool defaultValue=false) const |
| SessionOnStartup | sessionOnStartup (bool defaultValue=false) const |
| void | setActivateTransformToolAfterPaste (bool value) |
| void | setAdaptivePlaybackRange (bool value) |
| void | setAllowLCMSOptimization (bool allowLCMSOptimization) |
| void | setAnimationDropFrames (bool value) |
| void | setAnimationPlaybackBackend (int value) |
| void | setAntialiasCurves (bool v) const |
| void | setAntialiasSelectionOutline (bool v) const |
| void | setAssistantsDrawMode (AssistantsDrawMode value) |
| void | setAudioOffsetTolerance (int value) |
| void | setAutoPinLayersToTimeline (bool value) |
| void | setAutoSaveInterval (int seconds) const |
| void | setAutoSmoothBezierCurves (bool value) |
| void | setAutoZoomTimelineToPlaybackRange (bool value) |
| void | setBackupFile (bool backupFile) const |
| void | setBrushHudSetting (const QString &value) const |
| void | setCalculateAnimationCacheInBackground (bool value) |
| void | setCanvasBorderColor (const QColor &color) const |
| void | setCanvasState (const QString &state) const |
| void | setCanvasSurfaceBitDepthMode (CanvasSurfaceBitDepthMode value) |
| void | setCanvasSurfaceColorSpaceManagementMode (CanvasSurfaceMode value) |
| void | setCheckersColor1 (const QColor &v) const |
| void | setCheckersColor2 (const QColor &v) const |
| void | setCheckSize (qint32 checkSize) const |
| void | setClicklessSpacePan (const bool toggle) const |
| void | setColorSamplerPreviewCircleDiameter (int style) |
| void | setColorSamplerPreviewCircleExtraCirclesEnabled (bool enabled) |
| void | setColorSamplerPreviewCircleOutlineEnabled (bool enabled) |
| void | setColorSamplerPreviewCircleThickness (qreal thickness) |
| void | setColorSamplerPreviewStyle (ColorSamplerPreviewStyle style) |
| void | setCompressKra (bool compress) |
| void | setConvertLayerColorSpaceInProperties (bool value) |
| void | setConvertToImageColorspaceOnImport (bool value) |
| void | setCumulativeUndoData (KisCumulativeUndoData value) |
| void | setCumulativeUndoRedo (bool value) |
| void | setCurrentInputProfile (const QString &name) |
| void | setCursorMainColor (const QColor &v) const |
| void | setCustomColorSelectorColorSpace (const KoColorSpace *cs) |
| void | setDefaultAssistantsColor (const QColor &color) const |
| void | setDefaultBackgroundColor (const QColor &value) |
| void | setDefaultBackgroundOpacity (quint8 value) |
| void | setDefaultBackgroundStyle (BackgroundStyle value) |
| void | setDefaultColorDepth (const QString &depth) const |
| void | setDefaultGridSpacing (QPoint gridSpacing) |
| void | setDefaultPalette (const QString &name) const |
| void | setDisableAVXOptimizations (bool value) |
| void | setDisableVectorOptimizations (bool value) |
| void | setEnableBrushSpeedLogging (bool value) const |
| void | setEnableCanvasSurfaceColorSpaceManagement (bool value) |
| void | setEnableOpenGLFramerateLogging (bool value) const |
| void | setEraserCursorMainColor (const QColor &v) const |
| void | setEraserCursorStyle (CursorStyle style) |
| void | setEraserOutlineStyle (OutlineStyle style) |
| void | setExportConfiguration (const QString &filterId, KisPropertiesConfigurationSP properties) const |
| void | setExportMimeType (const QString &defaultExportMimeType) |
| void | setFavoriteCompositeOps (const QStringList &compositeOps) const |
| void | setFavoritePresets (const int value) |
| void | setFFMpegLocation (const QString &value) |
| void | setFirstRun (const bool firstRun) const |
| void | setForceAlwaysFullSizedEraserOutline (bool value) const |
| void | setForceAlwaysFullSizedOutline (bool value) const |
| void | setForcePaletteColors (bool forcePaletteColors) |
| void | setForceShowAutosaveMessages (bool ShowAutosaveMessages) const |
| void | setForceShowSaveMessages (bool value) const |
| void | setFullscreenMode (const bool value) const |
| void | setGridIsoVerticalColor (const QColor &v) const |
| void | setGridIsoVerticalStyle (quint32 v) const |
| void | setGridMainColor (const QColor &v) const |
| void | setGridMainStyle (quint32 v) const |
| void | setGridSubdivisionColor (const QColor &v) const |
| void | setGridSubdivisionStyle (quint32 v) const |
| void | setGuidesColor (const QColor &v) const |
| void | setGuidesLineStyle (quint32 v) const |
| void | setHideDevFundBanner (bool value=true) |
| void | setHideDockersFullscreen (const bool value) const |
| void | setHideMenuFullscreen (const bool value) const |
| void | setHidePopups (bool hidePopups) |
| void | setHideScrollbars (bool value) const |
| void | setHideScrollbarsFullscreen (const bool value) const |
| void | setHideStatusbarFullscreen (const bool value) const |
| void | setHideTitlebarFullscreen (const bool value) const |
| void | setHideToolbarFullscreen (const bool value) const |
| void | setHorizontalSplitLines (const int numberLines) const |
| void | setIgnoreHighFunctionKeys (bool value) |
| void | setImportConfiguration (const QString &filterId, KisPropertiesConfigurationSP properties) const |
| void | setImportProfile (const QString &importProfile) const |
| void | setKineticScrollingEnabled (bool enabled) |
| void | setKineticScrollingGesture (int kineticScroll) |
| void | setKineticScrollingHideScrollbars (bool scrollbar) |
| void | setKineticScrollingSensitivity (int sensitivity) |
| void | setLastUsedOutlineStyle (OutlineStyle style) |
| void | setLayerInfoTextOpacity (int value) |
| void | setLayerInfoTextStyle (LayerInfoTextStyle value) |
| void | setLayerThumbnailGenerationTimeout (int value) |
| void | setLayerThumbnailSize (int size) |
| void | setLayerTreeIndentation (int percentage) |
| void | setLevelOfDetailEnabled (bool value) |
| void | setLineSmoothingDelayDistance (qreal value) |
| void | setLineSmoothingDistanceKeepAspectRatio (bool value) |
| void | setLineSmoothingDistanceMax (qreal value) |
| void | setLineSmoothingDistanceMin (qreal value) |
| void | setLineSmoothingFinishStabilizedCurve (bool value) |
| void | setLineSmoothingScalableDistance (bool value) |
| void | setLineSmoothingSmoothPressure (bool value) |
| void | setLineSmoothingStabilizeSensors (bool value) |
| void | setLineSmoothingTailAggressiveness (qreal value) |
| void | setLineSmoothingType (int value) |
| void | setLineSmoothingUseDelayDistance (bool value) |
| void | setLongPressEnabled (bool value) |
| void | setMDIBackgroundColor (const QString &v) const |
| void | setMDIBackgroundImage (const QString &fileName) const |
| void | setMonitorForScreen (int screen, const QString &monitor) |
| void | setMonitorProfile (int screen, const QString &monitorProfile, bool override) const |
| void | setNewCursorStyle (CursorStyle style) |
| void | setNewOutlineStyle (OutlineStyle style) |
| void | setNumDefaultLayers (int num) |
| void | setOcioColorManagementMode (OcioColorManagementMode mode) const |
| void | setOcioConfiguration (const KisOcioConfiguration &cfg) |
| void | setOcioLockColorVisualRepresentation (bool value) |
| void | setOcioLutEdgeSize (int value) |
| void | setOpenGLFilteringMode (int filteringMode) |
| void | setOutlineSizeMinimum (qreal outlineSizeMinimum) const |
| void | setPaintopPopupDetached (bool detached) const |
| void | setPasteBehaviour (qint32 behaviour) const |
| void | setPasteFormat (qint32 format) |
| void | setPixelGridColor (const QColor &v) const |
| void | setPixelGridDrawingThreshold (qreal v) const |
| void | setPreferredVectorImportResolutionPPI (int value) const |
| void | setPreferXcbEglProvider (bool value) |
| void | setPresetChooserViewMode (const int mode) const |
| void | setPresetIconSize (const int value) const |
| void | setPresetStripVisible (bool visible) |
| void | setPressureTabletCurve (const QString &curveString) const |
| void | setPrinterColorSpace (const QString &printerColorSpace) const |
| void | setPrinterProfile (const QString &printerProfile) const |
| void | setRenamePastedLayers (bool value) |
| void | setRenderIntent (qint32 monitorRenderIntent) const |
| void | setRootSurfaceFormat (RootSurfaceFormat value) |
| void | setRulersTrackMouse (bool value) const |
| void | setSaveSessionOnQuit (bool value) |
| void | setScratchpadVisible (bool visible) |
| void | setScrollbarZoomEnabled (bool enabled) const |
| void | setScrollingCheckers (bool scrollCheckers) const |
| void | setScrubbingAudioUpdatesDelay (int value) |
| void | setScrubbingUpdatesDelay (int value) |
| void | setSelectionActionBar (bool value) |
| void | setSelectionViewSizeMinimum (qreal outlineSizeMinimum) const |
| void | setSeparateEraserCursor (bool value) const |
| void | setSessionOnStartup (SessionOnStartup value) |
| void | setShowBrushHud (bool value) |
| void | setShowCanvasMessages (bool show) |
| void | setShowDockers (const bool value) const |
| void | setShowDockerTitleBars (const bool value) const |
| void | setShowEraserOutlineWhilePainting (bool showEraserOutlineWhilePainting) const |
| void | setShowFilterGallery (bool showFilterGallery) const |
| void | setShowFilterGalleryLayerMaskDialog (bool showFilterGallery) const |
| void | setShowGlobalSelection (bool showGlobalSelection) const |
| void | setShowOutlineWhilePainting (bool showOutlineWhilePainting) const |
| void | setShowPaletteBottomBar (bool value) |
| void | setShowRootLayer (bool showRootLayer) const |
| void | setShowRulers (bool rulers) const |
| void | setShowSingleChannelAsColor (bool asColor) |
| void | setShowStatusBar (const bool value) const |
| void | setSliderLabels (bool enabled) |
| void | setStabilizerDelayedPaint (bool value) |
| void | setStabilizerSampleSize (int value) |
| void | setSwitchSelectionCtrlAlt (bool value) |
| void | setTabletEventsDelay (int value) |
| void | setTestingAcceptCompressedTabletEvents (bool value) |
| void | setTestingCompressBrushEvents (bool value) |
| void | setTimelineZoom (qreal value) |
| void | setToolbarSlider (int sliderNumber, const QString &slider) |
| void | setToolOptionsInDocker (bool inDocker) |
| void | setToolOptionsPopupDetached (bool detached) const |
| void | setTouchPainting (TouchPainting value) const |
| void | setTrackTabletEventLatency (bool value) |
| void | setTrimFramesImport (bool trim) |
| void | setTrimKra (bool trim) |
| void | setUndoEnabled (bool undo) const |
| void | setUndoStackLimit (int limit) const |
| void | setUseBlackPointCompensation (bool useBlackPointCompensation) const |
| void | setUseDefaultColorSpace (bool value) const |
| void | setUseDirtyPresets (bool value) |
| void | setUseEraserBrushOpacity (bool value) |
| void | setUseEraserBrushSize (bool value) |
| void | setUseInlineLayerInfoText (bool value) |
| void | setUseLayerSelectionCheckbox (bool value) |
| void | setUseOcio (bool useOCIO) const |
| void | setUseOpenGLTextureBuffer (bool useBuffer) |
| void | setUseProjections (bool useProj) const |
| void | setUseRightMiddleTabletButtonWorkaround (bool value) |
| void | setUseSystemMonitorProfile (bool _useSystemMonitorProfile) const |
| void | setUseWin8PointerInput (bool value) |
| void | setUseZip64 (bool value) |
| void | setVastScrolling (const qreal factor) const |
| void | setVerticalSplitLines (const int numberLines) const |
| void | setWidgetStyle (QString name) |
| void | setWorkingColorSpace (const QString &workingColorSpace) const |
| void | setZoomHorizontal (bool value) |
| void | setZoomMarginSize (int zoomMarginSize) |
| void | setZoomSteps (int steps) |
| bool | shouldEatDriverShortcuts (bool defaultValue=false) const |
| bool | showBrushHud (bool defaultValue=false) const |
| bool | showCanvasMessages (bool defaultValue=false) const |
| bool | showDockers (bool defaultValue=false) const |
| bool | showDockerTitleBars (bool defaultValue=false) const |
| bool | showEraserOutlineWhilePainting (bool defaultValue=false) const |
| bool | showFilterGallery (bool defaultValue=false) const |
| bool | showFilterGalleryLayerMaskDialog (bool defaultValue=false) const |
| bool | showGlobalSelection (bool defaultValue=false) const |
| bool | showOutlineWhilePainting (bool defaultValue=false) const |
| bool | showPaletteBottomBar (bool defaultValue=false) const |
| bool | showRootLayer (bool defaultValue=false) const |
| bool | showRulers (bool defaultValue=false) const |
| bool | showSingleChannelAsColor (bool defaultValue=false) const |
| bool | showStatusBar (bool defaultValue=false) const |
| bool | sliderLabels (bool defaultValue=false) const |
| bool | stabilizerDelayedPaint (bool defaultValue=false) const |
| int | stabilizerSampleSize (bool defaultValue=false) const |
| bool | switchSelectionCtrlAlt (bool defaultValue=false) const |
| int | tabletEventsDelay (bool defaultValue=false) const |
| bool | testingAcceptCompressedTabletEvents (bool defaultValue=false) const |
| bool | testingCompressBrushEvents (bool defaultValue=false) const |
| int | textureOverlapBorder () const |
| qreal | timelineZoom (bool defaultValue=false) const |
| QString | toolbarSlider (int sliderNumber, bool defaultValue=false) const |
| bool | toolOptionsInDocker (bool defaultValue=false) const |
| bool | toolOptionsPopupDetached (bool defaultValue=false) const |
| TouchPainting | touchPainting (bool defaultValue=false) const |
| bool | trackTabletEventLatency (bool defaultValue=false) const |
| bool | trimFramesImport (bool defaultValue=false) const |
| bool | trimKra (bool defaultValue=false) const |
| bool | undoEnabled (bool defaultValue=false) const |
| int | undoStackLimit (bool defaultValue=false) const |
| bool | useBlackPointCompensation (bool defaultValue=false) const |
| bool | useCumulativeUndoRedo (bool defaultValue=false) const |
| bool | useDefaultColorSpace (bool defaultvalue=false) const |
| bool | useDirtyPresets (bool defaultValue=false) const |
| bool | useEraserBrushOpacity (bool defaultValue=false) const |
| bool | useEraserBrushSize (bool defaultValue=false) const |
| bool | useInlineLayerInfoText (bool defaultValue=false) const |
| bool | useLayerSelectionCheckbox (bool defaultValue=false) const |
| bool | useOcio (bool defaultValue=false) const |
| bool | useOpenGL (bool defaultValue=false) const |
| bool | useOpenGLTextureBuffer (bool defaultValue=false) const |
| bool | useProjections (bool defaultValue=false) const |
| bool | useRightMiddleTabletButtonWorkaround (bool defaultValue=false) const |
| bool | useSystemMonitorProfile (bool defaultValue=false) const |
| bool | useWin8PointerInput (bool defaultValue=false) const |
| bool | useZip64 (bool defaultValue=false) const |
| qreal | vastScrolling (bool defaultValue=false) const |
| int | verticalSplitLines (bool defaultValue=false) const |
| QString | widgetStyle (bool defaultValue=false) |
| int | workaroundX11SmoothPressureSteps (bool defaultValue=false) const |
| QString | workingColorSpace (bool defaultValue=false) const |
| template<class T > | |
| void | writeEntry (const QString &name, const T &value) |
| void | writeKoColor (const QString &name, const KoColor &color) const |
| void | writeKoColors (const QString &name, const QList< KoColor > &colors) const |
| template<class T > | |
| void | writeList (const QString &name, const QList< T > &value) |
| bool | zoomHorizontal (bool defaultValue=false) const |
| int | zoomMarginSize (bool defaultValue=false) const |
| int | zoomSteps (bool defaultValue=false) const |
| ~KisConfig () | |
Static Public Member Functions | |
| static CanvasSurfaceBitDepthMode | canvasSurfaceBitDepthMode (QSettings *settings, bool defaultValue=false) |
| static const KoColorProfile * | getScreenProfile (int screen) |
| get the profile the color management system has stored for the given screen | |
| static bool | preferXcbEglProvider (const QSettings *settings, bool defaultValue=false) |
| static RootSurfaceFormat | rootSurfaceFormat (QSettings *displayrc, bool defaultValue=false) |
| static void | setCanvasSurfaceBitDepthMode (QSettings *settings, CanvasSurfaceBitDepthMode value) |
| static void | setRootSurfaceFormat (QSettings *displayrc, RootSurfaceFormat value) |
| static void | setUseWin8PointerInputNoApp (QSettings *settings, bool value) |
| static bool | useWin8PointerInputNoApp (QSettings *settings, bool defaultValue=false) |
Private Member Functions | |
| KisConfig (const KisConfig &) | |
| KisConfig & | operator= (const KisConfig &) const |
Private Attributes | |
| KConfigGroup | m_cfg |
| bool | m_readOnly |
Definition at line 30 of file kis_config.h.
| Enumerator | |
|---|---|
| ASSISTANTS_DRAW_MODE_DIRECT | |
| ASSISTANTS_DRAW_MODE_PIXMAP_CACHE | |
| ASSISTANTS_DRAW_MODE_LARGE_PIXMAP_CACHE | |
Definition at line 804 of file kis_config.h.
| Enumerator | |
|---|---|
| RASTER_LAYER | |
| CANVAS_COLOR | |
| FILL_LAYER | |
Definition at line 567 of file kis_config.h.
|
strong |
| Enumerator | |
|---|---|
| DepthAuto | |
| Depth8Bit | |
| Depth10Bit | |
Definition at line 189 of file kis_config.h.
|
strong |
|
strong |
| Enumerator | |
|---|---|
| None | |
| Circle | |
| RectangleLeft | |
| RectangleRight | |
| RectangleAbove | |
| Count | |
Definition at line 138 of file kis_config.h.
| Enumerator | |
|---|---|
| INFOTEXT_NONE | |
| INFOTEXT_SIMPLE | |
| INFOTEXT_BALANCED | |
| INFOTEXT_DETAILED | |
Definition at line 786 of file kis_config.h.
| Enumerator | |
|---|---|
| INTERNAL | |
| OCIO_CONFIG | |
| OCIO_ENVIRONMENT | |
Definition at line 508 of file kis_config.h.
| Enumerator | |
|---|---|
| BT709_G22 | |
| BT709_G10 | |
| BT2020_PQ | |
Definition at line 766 of file kis_config.h.
| Enumerator | |
|---|---|
| SOS_BlankSession | |
| SOS_PreviousSession | |
| SOS_ShowSessionManager | |
Definition at line 369 of file kis_config.h.
| Enumerator | |
|---|---|
| TOUCH_PAINTING_AUTO | |
| TOUCH_PAINTING_ENABLED | |
| TOUCH_PAINTING_DISABLED | |
Definition at line 47 of file kis_config.h.
| KisConfig::KisConfig | ( | bool | readOnly | ) |
KisConfig create a kisconfig object.
| readOnly | if true, there will be no call to sync when the object is deleted. Any KisConfig object created in a thread must be read-only. |
Definition at line 56 of file kis_config.cc.
References KIS_SAFE_ASSERT_RECOVER_RETURN.
| KisConfig::~KisConfig | ( | ) |
Definition at line 65 of file kis_config.cc.
References dbgKrita, kisBacktrace(), m_cfg, and m_readOnly.
|
private |
| bool KisConfig::activateTransformToolAfterPaste | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::adaptivePlaybackRange | ( | bool | defaultValue = false | ) | const |
Definition at line 2592 of file kis_config.cc.
References m_cfg.
| bool KisConfig::allowLCMSOptimization | ( | bool | defaultValue = false | ) | const |
Definition at line 965 of file kis_config.cc.
References m_cfg.
| bool KisConfig::animationDropFrames | ( | bool | defaultValue = false | ) | const |
Definition at line 2630 of file kis_config.cc.
References m_cfg.
| int KisConfig::animationPlaybackBackend | ( | bool | defaultValue = false | ) | const |
Definition at line 2567 of file kis_config.cc.
References m_cfg.
| bool KisConfig::antialiasCurves | ( | bool | defaultValue = false | ) | const |
Definition at line 1388 of file kis_config.cc.
References m_cfg.
| bool KisConfig::antialiasSelectionOutline | ( | bool | defaultValue = false | ) | const |
| KisConfig::AssistantsDrawMode KisConfig::assistantsDrawMode | ( | bool | defaultValue = false | ) | const |
Definition at line 2916 of file kis_config.cc.
References ASSISTANTS_DRAW_MODE_DIRECT, and m_cfg.
| int KisConfig::audioOffsetTolerance | ( | bool | defaultValue = false | ) | const |
Definition at line 2655 of file kis_config.cc.
References m_cfg.
| bool KisConfig::autoPinLayersToTimeline | ( | bool | defaultValue = false | ) | const |
Definition at line 2582 of file kis_config.cc.
References m_cfg.
| int KisConfig::autoSaveInterval | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::autoSmoothBezierCurves | ( | bool | defaultValue = false | ) | const |
Definition at line 2767 of file kis_config.cc.
References m_cfg.
| bool KisConfig::autoZoomTimelineToPlaybackRange | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::backupFile | ( | bool | defaultValue = false | ) | const |
Definition at line 1532 of file kis_config.cc.
References m_cfg.
| QString KisConfig::brushHudSetting | ( | bool | defaultValue = false | ) | const |
Definition at line 2735 of file kis_config.cc.
References m_cfg.
| bool KisConfig::calculateAnimationCacheInBackground | ( | bool | defaultValue = false | ) | const |
| QColor KisConfig::canvasBorderColor | ( | bool | defaultValue = false | ) | const |
Definition at line 1336 of file kis_config.cc.
References m_cfg.
| QString KisConfig::canvasState | ( | bool | defaultValue = false | ) | const |
Definition at line 1562 of file kis_config.cc.
| KisConfig::CanvasSurfaceBitDepthMode KisConfig::canvasSurfaceBitDepthMode | ( | bool | defaultValue = false | ) | const |
Definition at line 753 of file kis_config.cc.
References canvasSurfaceBitDepthMode().
|
static |
Definition at line 719 of file kis_config.cc.
References Depth10Bit, Depth8Bit, and DepthAuto.
| KisConfig::CanvasSurfaceMode KisConfig::canvasSurfaceColorSpaceManagementMode | ( | bool | defaultValue = false | ) | const |
The user-selected mode for the canvas color management mode. The value is meaningful when the operating system supports managed surfaces mode and if the canvas has native surface under it.
Definition at line 676 of file kis_config.cc.
References m_cfg, Preferred, Rec2020pq, Rec709g10, Rec709g22, and Unmanaged.
| QColor KisConfig::checkersColor1 | ( | bool | defaultValue = false | ) | const |
Definition at line 1367 of file kis_config.cc.
References m_cfg.
| QColor KisConfig::checkersColor2 | ( | bool | defaultValue = false | ) | const |
Definition at line 1378 of file kis_config.cc.
References m_cfg.
| qint32 KisConfig::checkSize | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::clicklessSpacePan | ( | bool | defaultValue = false | ) | const |
Definition at line 1787 of file kis_config.cc.
References m_cfg.
| bool KisConfig::colorHistoryPerDocument | ( | bool | defaultValue = false | ) | const |
Definition at line 985 of file kis_config.cc.
| int KisConfig::colorSamplerPreviewCircleDiameter | ( | bool | defaultValue = false | ) | const |
Definition at line 544 of file kis_config.cc.
References m_cfg.
| bool KisConfig::colorSamplerPreviewCircleExtraCirclesEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 586 of file kis_config.cc.
References m_cfg.
| bool KisConfig::colorSamplerPreviewCircleOutlineEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 572 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::colorSamplerPreviewCircleThickness | ( | bool | defaultValue = false | ) | const |
Definition at line 558 of file kis_config.cc.
References m_cfg.
| KisConfig::ColorSamplerPreviewStyle KisConfig::colorSamplerPreviewStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 527 of file kis_config.cc.
| bool KisConfig::compressKra | ( | bool | defaultValue = false | ) | const |
Definition at line 2374 of file kis_config.cc.
References m_cfg.
| bool KisConfig::convertLayerColorSpaceInProperties | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::convertToImageColorspaceOnImport | ( | bool | defaultValue = false | ) | const |
| KisCumulativeUndoData KisConfig::cumulativeUndoData | ( | bool | defaultValue = false | ) | const |
Definition at line 213 of file kis_config.cc.
References KisCumulativeUndoData::defaultValue, m_cfg, and KisCumulativeUndoData::read().
| QString KisConfig::currentInputProfile | ( | bool | defaultValue = false | ) | const |
| const KoColorSpace * KisConfig::customColorSelectorColorSpace | ( | bool | defaultValue = false | ) | const |
Definition at line 2489 of file kis_config.cc.
References KoColorSpaceRegistry::colorSpace(), and KoColorSpaceRegistry::instance().
| QColor KisConfig::defaultAssistantsColor | ( | bool | defaultValue = false | ) | const |
Definition at line 2756 of file kis_config.cc.
References m_cfg.
| QColor KisConfig::defaultBackgroundColor | ( | bool | defaultValue = false | ) | const |
Definition at line 2174 of file kis_config.cc.
References m_cfg.
| quint8 KisConfig::defaultBackgroundOpacity | ( | bool | defaultValue = false | ) | const |
Definition at line 2164 of file kis_config.cc.
References m_cfg, and OPACITY_OPAQUE_U8.
| KisConfig::BackgroundStyle KisConfig::defaultBackgroundStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 2184 of file kis_config.cc.
References m_cfg, and RASTER_LAYER.
| QString KisConfig::defaultColorDepth | ( | bool | defaultValue = false | ) | const |
Definition at line 255 of file kis_config.cc.
References KoColorSpaceRegistry::instance(), and m_cfg.
| QString KisConfig::defaultPalette | ( | bool | defaultValue = false | ) | const |
Definition at line 2037 of file kis_config.cc.
References m_cfg.
| QString KisConfig::defColorModel | ( | bool | defaultValue = false | ) | const |
Definition at line 244 of file kis_config.cc.
References KoColorSpaceRegistry::instance(), and m_cfg.
| void KisConfig::defColorModel | ( | const QString & | model | ) | const |
set the id of the default color model used for creating new images.
Definition at line 250 of file kis_config.cc.
References m_cfg.
| QString KisConfig::defColorProfile | ( | bool | defaultValue = false | ) | const |
Definition at line 266 of file kis_config.cc.
References KoColorSpaceRegistry::instance(), and m_cfg.
| void KisConfig::defColorProfile | ( | const QString & | depth | ) | const |
set the id of the default color profile used for creating new images.
Definition at line 273 of file kis_config.cc.
References m_cfg.
| qint32 KisConfig::defImageHeight | ( | bool | defaultValue = false | ) | const |
Definition at line 234 of file kis_config.cc.
References m_cfg.
| void KisConfig::defImageHeight | ( | qint32 | height | ) | const |
Definition at line 283 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::defImageResolution | ( | bool | defaultValue = false | ) | const |
Definition at line 239 of file kis_config.cc.
References m_cfg.
| void KisConfig::defImageResolution | ( | qreal | res | ) | const |
Definition at line 288 of file kis_config.cc.
References m_cfg.
| qint32 KisConfig::defImageWidth | ( | bool | defaultValue = false | ) | const |
Definition at line 229 of file kis_config.cc.
References m_cfg.
| void KisConfig::defImageWidth | ( | qint32 | width | ) | const |
Definition at line 278 of file kis_config.cc.
References m_cfg.
| bool KisConfig::disableAVXOptimizations | ( | bool | defaultValue = false | ) | const |
Definition at line 2557 of file kis_config.cc.
References m_cfg.
| void KisConfig::disableOpenGL | ( | ) | const |
Definition at line 1078 of file kis_config.cc.
| bool KisConfig::disableTouchOnCanvas | ( | ) | const |
Definition at line 158 of file kis_config.cc.
References KoPointerEvent::tabletInputReceived(), TOUCH_PAINTING_DISABLED, TOUCH_PAINTING_ENABLED, and touchPainting().
| bool KisConfig::disableVectorOptimizations | ( | bool | defaultValue = false | ) | const |
Definition at line 2546 of file kis_config.cc.
References m_cfg.
| const KoColorProfile * KisConfig::displayProfile | ( | int | screen | ) | const |
Get the actual profile to be used for the given screen, which is either the screen profile set by the color management system or the custom monitor profile set by the user, depending on the configuration
Definition at line 857 of file kis_config.cc.
References getScreenProfile(), KoColorSpaceRegistry::instance(), KoColorProfile::isSuitableForDisplay(), monitorProfile(), KoColorSpaceRegistry::profileByName(), and useSystemMonitorProfile().
| KisConfig::CanvasSurfaceBitDepthMode KisConfig::effectiveCanvasSurfaceBitDepthMode | ( | const QSurfaceFormat & | format | ) | const |
Definition at line 767 of file kis_config.cc.
References canvasSurfaceBitDepthMode(), Depth10Bit, Depth8Bit, and DepthAuto.
| bool KisConfig::enableBrushSpeedLogging | ( | bool | defaultValue = false | ) | const |
Definition at line 2530 of file kis_config.cc.
References m_cfg.
| bool KisConfig::enableCanvasSurfaceColorSpaceManagement | ( | bool | defaultValue = false | ) | const |
Controls if the canvas should have a separate color managed surface. Even though the surface can be created on any platform the proper color management support for it may be not present (currently supported on Wayland only). To check if the current platform supports surface management mode, test if KisMainWindow::managedSurfaceProfile() is not null.
Definition at line 666 of file kis_config.cc.
References m_cfg.
| bool KisConfig::enableOpenGLFramerateLogging | ( | bool | defaultValue = false | ) | const |
| void KisConfig::enablePixelGrid | ( | bool | v | ) | const |
Definition at line 1252 of file kis_config.cc.
| CursorStyle KisConfig::eraserCursorStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 473 of file kis_config.cc.
References CURSOR_STYLE_ERASER, m_cfg, and N_CURSOR_STYLE_SIZE.
| OutlineStyle KisConfig::eraserOutlineStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 506 of file kis_config.cc.
References m_cfg, N_OUTLINE_STYLE_SIZE, and OUTLINE_FULL.
| KisPropertiesConfigurationSP KisConfig::exportConfiguration | ( | const QString & | filterId, |
| bool | defaultValue = false ) const |
Definition at line 1915 of file kis_config.cc.
References exportConfigurationXML().
| QString KisConfig::exportConfigurationXML | ( | const QString & | filterId, |
| bool | defaultValue = false ) const |
Definition at line 1910 of file kis_config.cc.
References m_cfg.
| QString KisConfig::exportMimeType | ( | bool | defaultValue | ) | const |
Definition at line 2403 of file kis_config.cc.
References m_cfg.
| QStringList KisConfig::favoriteCompositeOps | ( | bool | defaultValue = false | ) | const |
Definition at line 1898 of file kis_config.cc.
References m_cfg.
| int KisConfig::favoritePresets | ( | bool | defaultValue = false | ) | const |
Definition at line 1955 of file kis_config.cc.
References m_cfg.
| QString KisConfig::ffmpegLocation | ( | bool | defaultValue = false | ) | const |
Definition at line 2612 of file kis_config.cc.
References m_cfg.
| bool KisConfig::firstRun | ( | bool | defaultValue = false | ) | const |
Definition at line 1758 of file kis_config.cc.
References m_cfg.
| bool KisConfig::forceAlwaysFullSizedEraserOutline | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::forceAlwaysFullSizedOutline | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::forceOpenGLFenceWorkaround | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::forcePaletteColors | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::forceShowAutosaveMessages | ( | bool | defaultValue = true | ) | const |
| bool KisConfig::forceShowSaveMessages | ( | bool | defaultValue = true | ) | const |
Definition at line 1001 of file kis_config.cc.
References m_cfg.
| bool KisConfig::fullscreenMode | ( | bool | defaultValue = false | ) | const |
Definition at line 1888 of file kis_config.cc.
References m_cfg.
| QColor KisConfig::getCursorMainColor | ( | bool | defaultValue = false | ) | const |
Definition at line 384 of file kis_config.cc.
References m_cfg.
| QPoint KisConfig::getDefaultGridSpacing | ( | bool | defaultValue = false | ) | const |
| QColor KisConfig::getEraserCursorMainColor | ( | bool | defaultValue = false | ) | const |
Definition at line 494 of file kis_config.cc.
References m_cfg.
| QColor KisConfig::getGridIsoVerticalColor | ( | bool | defaultValue = false | ) | const |
Definition at line 1213 of file kis_config.cc.
References m_cfg.
| quint32 KisConfig::getGridIsoVerticalStyle | ( | bool | defaultValue = false | ) | const |
| QColor KisConfig::getGridMainColor | ( | bool | defaultValue = false | ) | const |
Definition at line 1191 of file kis_config.cc.
References m_cfg.
| quint32 KisConfig::getGridMainStyle | ( | bool | defaultValue = false | ) | const |
| QColor KisConfig::getGridSubdivisionColor | ( | bool | defaultValue = false | ) | const |
Definition at line 1202 of file kis_config.cc.
References m_cfg.
| quint32 KisConfig::getGridSubdivisionStyle | ( | bool | defaultValue = false | ) | const |
| QString KisConfig::getMDIBackgroundColor | ( | bool | defaultValue = false | ) | const |
Definition at line 642 of file kis_config.cc.
References KoColor::fromQColor(), KoColorSpaceRegistry::instance(), m_cfg, and KoColor::toXML().
| QString KisConfig::getMDIBackgroundImage | ( | bool | defaultValue = false | ) | const |
Definition at line 656 of file kis_config.cc.
References m_cfg.
| QColor KisConfig::getPixelGridColor | ( | bool | defaultValue = false | ) | const |
Definition at line 1224 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::getPixelGridDrawingThreshold | ( | bool | defaultValue = false | ) | const |
Definition at line 1235 of file kis_config.cc.
References m_cfg.
|
static |
get the profile the color management system has stored for the given screen
Definition at line 831 of file kis_config.cc.
References KoColorSpaceRegistry::createColorProfile(), KisColorManager::displayProfile(), KoID::id(), KisColorManager::instance(), KoColorSpaceRegistry::instance(), Integer8BitsColorDepthID, monitorForScreen(), and RGBAColorModelID.
| const QString KisConfig::getScreenStringIdentfier | ( | int | screenNo | ) | const |
Definition at line 903 of file kis_config.cc.
References length().
| QColor KisConfig::guidesColor | ( | bool | defaultValue = false | ) | const |
Definition at line 1269 of file kis_config.cc.
References m_cfg.
| quint32 KisConfig::guidesLineStyle | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::hideDevFundBanner | ( | bool | defaultValue = false | ) | const |
Definition at line 1491 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hideDockersFullscreen | ( | bool | defaultValue = false | ) | const |
Definition at line 1798 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hideMenuFullscreen | ( | bool | defaultValue = false | ) | const |
Definition at line 1838 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hidePopups | ( | bool | defaultValue = false | ) | const |
Definition at line 2144 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hideScrollbars | ( | bool | defaultValue = false | ) | const |
Definition at line 1347 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hideScrollbarsFullscreen | ( | bool | defaultValue = false | ) | const |
Definition at line 1848 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hideStatusbarFullscreen | ( | bool | defaultValue = false | ) | const |
Definition at line 1858 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hideTitlebarFullscreen | ( | bool | defaultValue = false | ) | const |
Definition at line 1868 of file kis_config.cc.
References m_cfg.
| bool KisConfig::hideToolbarFullscreen | ( | bool | defaultValue = false | ) | const |
Definition at line 1878 of file kis_config.cc.
References m_cfg.
| int KisConfig::horizontalSplitLines | ( | bool | defaultValue = false | ) | const |
Definition at line 1768 of file kis_config.cc.
References m_cfg.
| bool KisConfig::ignoreHighFunctionKeys | ( | bool | defaultValue = false | ) | const |
Definition at line 2324 of file kis_config.cc.
References m_cfg.
| QString KisConfig::importConfiguration | ( | const QString & | filterId, |
| bool | defaultValue = false ) const |
Definition at line 1929 of file kis_config.cc.
References m_cfg.
| QString KisConfig::importProfile | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::kineticScrollingEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 2423 of file kis_config.cc.
References m_cfg.
| int KisConfig::kineticScrollingGesture | ( | bool | defaultValue = false | ) | const |
Definition at line 2433 of file kis_config.cc.
References m_cfg.
| bool KisConfig::kineticScrollingHiddenScrollbars | ( | bool | defaultValue = false | ) | const |
| int KisConfig::kineticScrollingSensitivity | ( | bool | defaultValue = false | ) | const |
Definition at line 2449 of file kis_config.cc.
References m_cfg.
| OutlineStyle KisConfig::lastUsedOutlineStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 445 of file kis_config.cc.
References m_cfg, and OUTLINE_NONE.
| int KisConfig::layerInfoTextOpacity | ( | bool | defaultValue = false | ) | const |
Definition at line 2886 of file kis_config.cc.
References m_cfg.
| KisConfig::LayerInfoTextStyle KisConfig::layerInfoTextStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 2876 of file kis_config.cc.
References INFOTEXT_NONE, and m_cfg.
| int KisConfig::layerThumbnailGenerationTimeout | ( | bool | defaultValue = false | ) | const |
The timeout for the layer thumbnail generation after which the thumbnail algorithm will be switched to an imprecise one.
Measured in milliseconds.
Definition at line 2951 of file kis_config.cc.
References m_cfg.
| int KisConfig::layerThumbnailSize | ( | bool | defaultValue = false | ) | const |
Definition at line 2064 of file kis_config.cc.
References m_cfg.
| int KisConfig::layerTreeIndentation | ( | bool | defaultValue = false | ) | const |
Definition at line 2074 of file kis_config.cc.
References m_cfg.
| bool KisConfig::levelOfDetailEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 1965 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::lineSmoothingDelayDistance | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::lineSmoothingDistanceKeepAspectRatio | ( | bool | defaultValue = false | ) | const |
| qreal KisConfig::lineSmoothingDistanceMax | ( | bool | defaultValue = false | ) | const |
Definition at line 2214 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::lineSmoothingDistanceMin | ( | bool | defaultValue = false | ) | const |
Definition at line 2204 of file kis_config.cc.
References m_cfg.
| bool KisConfig::lineSmoothingFinishStabilizedCurve | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::lineSmoothingScalableDistance | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::lineSmoothingSmoothPressure | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::lineSmoothingStabilizeSensors | ( | bool | defaultValue = false | ) | const |
| qreal KisConfig::lineSmoothingTailAggressiveness | ( | bool | defaultValue = false | ) | const |
| int KisConfig::lineSmoothingType | ( | bool | defaultValue = false | ) | const |
Definition at line 2194 of file kis_config.cc.
References m_cfg.
| bool KisConfig::lineSmoothingUseDelayDistance | ( | bool | defaultValue = false | ) | const |
| void KisConfig::loadSnapConfig | ( | KisSnapConfig * | config, |
| bool | defaultValue = false ) const |
Definition at line 1280 of file kis_config.cc.
References KisSnapConfig::boundingBox(), KisSnapConfig::extension(), KisSnapConfig::imageBounds(), KisSnapConfig::imageCenter(), KisSnapConfig::intersection(), m_cfg, KisSnapConfig::node(), KisSnapConfig::orthogonal(), KisSnapConfig::setBoundingBox(), KisSnapConfig::setExtension(), KisSnapConfig::setImageBounds(), KisSnapConfig::setImageCenter(), KisSnapConfig::setIntersection(), KisSnapConfig::setNode(), KisSnapConfig::setOrthogonal(), KisSnapConfig::setToPixel(), and KisSnapConfig::toPixel().
|
slot |
Log the most interesting settings to the usage log.
Definition at line 77 of file kis_config.cc.
References autoSaveInterval(), backupFile(), canvasState(), disableAVXOptimizations(), disableVectorOptimizations(), levelOfDetailEnabled(), KisUsageLogger::log(), m_cfg, KisResourceLocator::resourceLocationKey, undoEnabled(), undoStackLimit(), useOpenGL(), useOpenGLTextureBuffer(), useRightMiddleTabletButtonWorkaround(), useWin8PointerInput(), useZip64(), and KisUsageLogger::writeSysInfo().
| bool KisConfig::longPressEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 2931 of file kis_config.cc.
References m_cfg.
| QString KisConfig::monitorForScreen | ( | int | screen, |
| const QString & | defaultMonitor, | ||
| bool | defaultValue = true ) const |
Definition at line 810 of file kis_config.cc.
References m_cfg.
| QString KisConfig::monitorProfile | ( | int | screen | ) | const |
get the profile the user has selected for the given screen
Screen identifier may be empty (e.g. on macOS), so the identifier key will be plain 'monitorProfile', which is the key for the first display's profile, so we shouldn't fall into this trap...
Definition at line 786 of file kis_config.cc.
References getScreenStringIdentfier(), and m_cfg.
| qint32 KisConfig::monitorRenderIntent | ( | bool | defaultValue = false | ) | const |
Definition at line 1051 of file kis_config.cc.
References INTENT_PERCEPTUAL, and m_cfg.
| CursorStyle KisConfig::newCursorStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 324 of file kis_config.cc.
References cleanOldCursorStyleKeys(), CURSOR_STYLE_CROSSHAIR, CURSOR_STYLE_NO_CURSOR, CURSOR_STYLE_POINTER, CURSOR_STYLE_SMALL_ROUND, CURSOR_STYLE_TOOLICON, CURSOR_STYLE_TRIANGLE_LEFTHANDED, CURSOR_STYLE_TRIANGLE_RIGHTHANDED, m_cfg, N_CURSOR_STYLE_SIZE, OLD_CURSOR_STYLE_CROSSHAIR, OLD_CURSOR_STYLE_NO_CURSOR, OLD_CURSOR_STYLE_OUTLINE, OLD_CURSOR_STYLE_OUTLINE_CENTER_CROSS, OLD_CURSOR_STYLE_OUTLINE_CENTER_DOT, OLD_CURSOR_STYLE_OUTLINE_TRIANGLE_LEFTHANDED, OLD_CURSOR_STYLE_OUTLINE_TRIANGLE_RIGHTHANDED, OLD_CURSOR_STYLE_POINTER, OLD_CURSOR_STYLE_SMALL_ROUND, OLD_CURSOR_STYLE_TOOLICON, OLD_CURSOR_STYLE_TRIANGLE_LEFTHANDED, and OLD_CURSOR_STYLE_TRIANGLE_RIGHTHANDED.
| OutlineStyle KisConfig::newOutlineStyle | ( | bool | defaultValue = false | ) | const |
Definition at line 396 of file kis_config.cc.
References cleanOldCursorStyleKeys(), m_cfg, N_OUTLINE_STYLE_SIZE, OLD_CURSOR_STYLE_CROSSHAIR, OLD_CURSOR_STYLE_NO_CURSOR, OLD_CURSOR_STYLE_OUTLINE, OLD_CURSOR_STYLE_OUTLINE_CENTER_CROSS, OLD_CURSOR_STYLE_OUTLINE_CENTER_DOT, OLD_CURSOR_STYLE_OUTLINE_TRIANGLE_LEFTHANDED, OLD_CURSOR_STYLE_OUTLINE_TRIANGLE_RIGHTHANDED, OLD_CURSOR_STYLE_POINTER, OLD_CURSOR_STYLE_SMALL_ROUND, OLD_CURSOR_STYLE_TOOLICON, OLD_CURSOR_STYLE_TRIANGLE_LEFTHANDED, OLD_CURSOR_STYLE_TRIANGLE_RIGHTHANDED, OUTLINE_FULL, and OUTLINE_NONE.
| int KisConfig::numDefaultLayers | ( | bool | defaultValue = false | ) | const |
Definition at line 2154 of file kis_config.cc.
References m_cfg.
| int KisConfig::numMipmapLevels | ( | bool | defaultValue = false | ) | const |
Definition at line 1145 of file kis_config.cc.
References m_cfg.
| KisConfig::OcioColorManagementMode KisConfig::ocioColorManagementMode | ( | bool | defaultValue = false | ) | const |
Definition at line 2004 of file kis_config.cc.
| KisOcioConfiguration KisConfig::ocioConfiguration | ( | bool | defaultValue = false | ) | const |
Definition at line 1975 of file kis_config.cc.
References KisOcioConfiguration::configurationPath, KisOcioConfiguration::displayDevice, KisOcioConfiguration::displayView, KisOcioConfiguration::inputColorSpace, KisOcioConfiguration::look, KisOcioConfiguration::lutPath, m_cfg, and KisOcioConfiguration::mode.
| bool KisConfig::ocioLockColorVisualRepresentation | ( | bool | defaultValue = false | ) | const |
Definition at line 2027 of file kis_config.cc.
References m_cfg.
| int KisConfig::ocioLutEdgeSize | ( | bool | defaultValue = false | ) | const |
Definition at line 2017 of file kis_config.cc.
References m_cfg.
| int KisConfig::openGLFilteringMode | ( | bool | defaultValue = false | ) | const |
Definition at line 1086 of file kis_config.cc.
References m_cfg.
| int KisConfig::openGLTextureSize | ( | bool | defaultValue = false | ) | const |
Definition at line 1135 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::outlineSizeMinimum | ( | bool | defaultValue = false | ) | const |
Definition at line 1501 of file kis_config.cc.
References m_cfg.
| bool KisConfig::paintopPopupDetached | ( | bool | defaultValue = false | ) | const |
Definition at line 1593 of file kis_config.cc.
References m_cfg.
| qint32 KisConfig::pasteBehaviour | ( | bool | defaultValue = false | ) | const |
Definition at line 1031 of file kis_config.cc.
References m_cfg.
| qint32 KisConfig::pasteFormat | ( | bool | defaultValue | ) | const |
Definition at line 1041 of file kis_config.cc.
References m_cfg.
| bool KisConfig::pixelGridEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 1246 of file kis_config.cc.
References m_cfg.
| int KisConfig::preferredVectorImportResolutionPPI | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::preferXcbEglProvider | ( | bool | defaultValue = false | ) | const |
Definition at line 1121 of file kis_config.cc.
References preferXcbEglProvider().
|
static |
Definition at line 1116 of file kis_config.cc.
| int KisConfig::presetChooserViewMode | ( | bool | defaultValue = false | ) | const |
Definition at line 1738 of file kis_config.cc.
References m_cfg.
| int KisConfig::presetIconSize | ( | bool | defaultValue = false | ) | const |
Definition at line 1748 of file kis_config.cc.
References m_cfg.
| bool KisConfig::presetStripVisible | ( | bool | defaultValue = false | ) | const |
Definition at line 2114 of file kis_config.cc.
References m_cfg.
| QString KisConfig::pressureTabletCurve | ( | bool | defaultValue = false | ) | const |
Definition at line 1603 of file kis_config.cc.
References DEFAULT_CURVE_STRING, KisAndroidUtils::looksLikeXiaomiDevice(), and m_cfg.
| QString KisConfig::printerColorSpace | ( | bool | defaultValue = false | ) | const |
Definition at line 931 of file kis_config.cc.
| QString KisConfig::printerProfile | ( | bool | defaultValue = false | ) | const |
Definition at line 944 of file kis_config.cc.
References m_cfg.
|
inline |
Definition at line 835 of file kis_config.h.
Definition at line 2974 of file kis_config.cc.
References KoColor::fromXML(), KoID::id(), Integer16BitsColorDepthID, and m_cfg.
Definition at line 3007 of file kis_config.cc.
References KoColor::fromXML(), KoID::id(), Integer16BitsColorDepthID, and m_cfg.
|
inline |
Definition at line 840 of file kis_config.h.
| bool KisConfig::renamePastedLayers | ( | bool | defaultValue = false | ) | const |
Definition at line 2866 of file kis_config.cc.
References m_cfg.
| KisConfig::RootSurfaceFormat KisConfig::rootSurfaceFormat | ( | bool | defaultValue = false | ) | const |
Definition at line 2807 of file kis_config.cc.
References rootSurfaceFormat().
|
static |
Definition at line 2823 of file kis_config.cc.
| bool KisConfig::rulersTrackMouse | ( | bool | defaultValue = false | ) | const |
Definition at line 1021 of file kis_config.cc.
References m_cfg.
| bool KisConfig::saveSessionOnQuit | ( | bool | defaultValue | ) | const |
Definition at line 1482 of file kis_config.cc.
References m_cfg.
| void KisConfig::saveSnapConfig | ( | const KisSnapConfig & | config | ) |
Definition at line 1299 of file kis_config.cc.
References KisSnapConfig::boundingBox(), KisSnapConfig::extension(), KisSnapConfig::imageBounds(), KisSnapConfig::imageCenter(), KisSnapConfig::intersection(), m_cfg, KisSnapConfig::node(), KisSnapConfig::orthogonal(), and KisSnapConfig::toPixel().
| bool KisConfig::scratchpadVisible | ( | bool | defaultValue = false | ) | const |
Definition at line 2124 of file kis_config.cc.
References m_cfg.
| bool KisConfig::scrollbarZoomEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 1357 of file kis_config.cc.
References m_cfg.
| bool KisConfig::scrollCheckers | ( | bool | defaultValue = false | ) | const |
Definition at line 1326 of file kis_config.cc.
References m_cfg.
| int KisConfig::scrubbingAudioUpdatesDelay | ( | bool | defaultValue = false | ) | const |
Definition at line 2645 of file kis_config.cc.
References m_cfg.
| int KisConfig::scrubbingUpdatesDelay | ( | bool | defaultValue = false | ) | const |
Definition at line 2635 of file kis_config.cc.
References m_cfg.
| bool KisConfig::selectionActionBar | ( | bool | defaultValue = false | ) | const |
Definition at line 2797 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::selectionViewSizeMinimum | ( | bool | defaultValue = false | ) | const |
Definition at line 1511 of file kis_config.cc.
References m_cfg.
| bool KisConfig::separateEraserCursor | ( | bool | defaultValue = false | ) | const |
Definition at line 463 of file kis_config.cc.
References m_cfg.
| KisConfig::SessionOnStartup KisConfig::sessionOnStartup | ( | bool | defaultValue = false | ) | const |
Definition at line 1472 of file kis_config.cc.
References m_cfg, SOS_BlankSession, and value().
| void KisConfig::setActivateTransformToolAfterPaste | ( | bool | value | ) |
| void KisConfig::setAdaptivePlaybackRange | ( | bool | value | ) |
| void KisConfig::setAllowLCMSOptimization | ( | bool | allowLCMSOptimization | ) |
Definition at line 970 of file kis_config.cc.
References allowLCMSOptimization(), and m_cfg.
| void KisConfig::setAnimationDropFrames | ( | bool | value | ) |
Definition at line 2572 of file kis_config.cc.
References animationDropFrames(), KisConfigNotifier::instance(), m_cfg, KisConfigNotifier::notifyDropFramesModeChanged(), and value().
| void KisConfig::setAnimationPlaybackBackend | ( | int | value | ) |
| void KisConfig::setAntialiasCurves | ( | bool | v | ) | const |
| void KisConfig::setAntialiasSelectionOutline | ( | bool | v | ) | const |
| void KisConfig::setAssistantsDrawMode | ( | AssistantsDrawMode | value | ) |
| void KisConfig::setAudioOffsetTolerance | ( | int | value | ) |
| void KisConfig::setAutoPinLayersToTimeline | ( | bool | value | ) |
| void KisConfig::setAutoSaveInterval | ( | int | seconds | ) | const |
Definition at line 1527 of file kis_config.cc.
References m_cfg.
| void KisConfig::setAutoSmoothBezierCurves | ( | bool | value | ) |
| void KisConfig::setAutoZoomTimelineToPlaybackRange | ( | bool | value | ) |
| void KisConfig::setBackupFile | ( | bool | backupFile | ) | const |
Definition at line 1537 of file kis_config.cc.
References backupFile(), and m_cfg.
| void KisConfig::setBrushHudSetting | ( | const QString & | value | ) | const |
| void KisConfig::setCalculateAnimationCacheInBackground | ( | bool | value | ) |
| void KisConfig::setCanvasBorderColor | ( | const QColor & | color | ) | const |
Definition at line 1342 of file kis_config.cc.
References m_cfg.
| void KisConfig::setCanvasState | ( | const QString & | state | ) | const |
Definition at line 1569 of file kis_config.cc.
| void KisConfig::setCanvasSurfaceBitDepthMode | ( | CanvasSurfaceBitDepthMode | value | ) |
Definition at line 760 of file kis_config.cc.
References setCanvasSurfaceBitDepthMode(), and value().
|
static |
Definition at line 734 of file kis_config.cc.
References Depth10Bit, Depth8Bit, DepthAuto, and value().
| void KisConfig::setCanvasSurfaceColorSpaceManagementMode | ( | KisConfig::CanvasSurfaceMode | value | ) |
Definition at line 694 of file kis_config.cc.
References m_cfg, Preferred, Rec2020pq, Rec709g10, Rec709g22, Unmanaged, and value().
| void KisConfig::setCheckersColor1 | ( | const QColor & | v | ) | const |
| void KisConfig::setCheckersColor2 | ( | const QColor & | v | ) | const |
| void KisConfig::setCheckSize | ( | qint32 | checkSize | ) | const |
Definition at line 1318 of file kis_config.cc.
References m_cfg.
| void KisConfig::setClicklessSpacePan | ( | const bool | toggle | ) | const |
Definition at line 1792 of file kis_config.cc.
References m_cfg.
| void KisConfig::setColorSamplerPreviewCircleDiameter | ( | int | style | ) |
Definition at line 553 of file kis_config.cc.
References m_cfg.
| void KisConfig::setColorSamplerPreviewCircleExtraCirclesEnabled | ( | bool | enabled | ) |
Definition at line 595 of file kis_config.cc.
References m_cfg.
| void KisConfig::setColorSamplerPreviewCircleOutlineEnabled | ( | bool | enabled | ) |
Definition at line 581 of file kis_config.cc.
References m_cfg.
| void KisConfig::setColorSamplerPreviewCircleThickness | ( | qreal | thickness | ) |
Definition at line 567 of file kis_config.cc.
References m_cfg.
| void KisConfig::setColorSamplerPreviewStyle | ( | ColorSamplerPreviewStyle | style | ) |
Definition at line 538 of file kis_config.cc.
References KisConfigNotifier::instance(), m_cfg, and KisConfigNotifier::notifyColorSamplerPreviewStyleChanged().
| void KisConfig::setCompressKra | ( | bool | compress | ) |
Definition at line 2379 of file kis_config.cc.
References m_cfg.
| void KisConfig::setConvertLayerColorSpaceInProperties | ( | bool | value | ) |
| void KisConfig::setConvertToImageColorspaceOnImport | ( | bool | value | ) |
| void KisConfig::setCumulativeUndoData | ( | KisCumulativeUndoData | value | ) |
Definition at line 224 of file kis_config.cc.
References m_cfg, value(), and KisCumulativeUndoData::write().
| void KisConfig::setCumulativeUndoRedo | ( | bool | value | ) |
| void KisConfig::setCurrentInputProfile | ( | const QString & | name | ) |
Definition at line 2099 of file kis_config.cc.
References m_cfg.
| void KisConfig::setCursorMainColor | ( | const QColor & | v | ) | const |
| void KisConfig::setCustomColorSelectorColorSpace | ( | const KoColorSpace * | cs | ) |
Definition at line 2509 of file kis_config.cc.
References KoColorSpace::colorDepthId(), KoColorSpace::colorModelId(), KoID::id(), KoColorProfile::name, and KoColorSpace::profile().
| void KisConfig::setDefaultAssistantsColor | ( | const QColor & | color | ) | const |
Definition at line 2762 of file kis_config.cc.
References m_cfg.
| void KisConfig::setDefaultBackgroundColor | ( | const QColor & | value | ) |
| void KisConfig::setDefaultBackgroundOpacity | ( | quint8 | value | ) |
| void KisConfig::setDefaultBackgroundStyle | ( | KisConfig::BackgroundStyle | value | ) |
| void KisConfig::setDefaultColorDepth | ( | const QString & | depth | ) | const |
set the id of the default color depth used for creating new images.
Definition at line 261 of file kis_config.cc.
References m_cfg.
| void KisConfig::setDefaultGridSpacing | ( | QPoint | gridSpacing | ) |
Definition at line 637 of file kis_config.cc.
References m_cfg.
| void KisConfig::setDefaultPalette | ( | const QString & | name | ) | const |
Definition at line 2042 of file kis_config.cc.
References m_cfg.
| void KisConfig::setDisableAVXOptimizations | ( | bool | value | ) |
| void KisConfig::setDisableVectorOptimizations | ( | bool | value | ) |
| void KisConfig::setEnableBrushSpeedLogging | ( | bool | value | ) | const |
| void KisConfig::setEnableCanvasSurfaceColorSpaceManagement | ( | bool | value | ) |
| void KisConfig::setEnableOpenGLFramerateLogging | ( | bool | value | ) | const |
| void KisConfig::setEraserCursorMainColor | ( | const QColor & | v | ) | const |
| void KisConfig::setEraserCursorStyle | ( | CursorStyle | style | ) |
Definition at line 489 of file kis_config.cc.
References m_cfg.
| void KisConfig::setEraserOutlineStyle | ( | OutlineStyle | style | ) |
Definition at line 522 of file kis_config.cc.
References m_cfg.
| void KisConfig::setExportConfiguration | ( | const QString & | filterId, |
| KisPropertiesConfigurationSP | properties ) const |
Definition at line 1923 of file kis_config.cc.
References m_cfg.
| void KisConfig::setExportMimeType | ( | const QString & | defaultExportMimeType | ) |
Definition at line 2408 of file kis_config.cc.
References m_cfg.
| void KisConfig::setFavoriteCompositeOps | ( | const QStringList & | compositeOps | ) | const |
Definition at line 1905 of file kis_config.cc.
References m_cfg.
| void KisConfig::setFavoritePresets | ( | const int | value | ) |
| void KisConfig::setFFMpegLocation | ( | const QString & | value | ) |
| void KisConfig::setFirstRun | ( | const bool | firstRun | ) | const |
Definition at line 1763 of file kis_config.cc.
References m_cfg.
| void KisConfig::setForceAlwaysFullSizedEraserOutline | ( | bool | value | ) | const |
| void KisConfig::setForceAlwaysFullSizedOutline | ( | bool | value | ) | const |
| void KisConfig::setForcePaletteColors | ( | bool | forcePaletteColors | ) |
Definition at line 980 of file kis_config.cc.
References forcePaletteColors(), and m_cfg.
| void KisConfig::setForceShowAutosaveMessages | ( | bool | ShowAutosaveMessages | ) | const |
| void KisConfig::setForceShowSaveMessages | ( | bool | value | ) | const |
| void KisConfig::setFullscreenMode | ( | const bool | value | ) | const |
| void KisConfig::setGridIsoVerticalColor | ( | const QColor & | v | ) | const |
| void KisConfig::setGridIsoVerticalStyle | ( | quint32 | v | ) | const |
| void KisConfig::setGridMainColor | ( | const QColor & | v | ) | const |
| void KisConfig::setGridMainStyle | ( | quint32 | v | ) | const |
| void KisConfig::setGridSubdivisionColor | ( | const QColor & | v | ) | const |
| void KisConfig::setGridSubdivisionStyle | ( | quint32 | v | ) | const |
| void KisConfig::setGuidesColor | ( | const QColor & | v | ) | const |
| void KisConfig::setGuidesLineStyle | ( | quint32 | v | ) | const |
| void KisConfig::setHideDevFundBanner | ( | bool | value = true | ) |
| void KisConfig::setHideDockersFullscreen | ( | const bool | value | ) | const |
| void KisConfig::setHideMenuFullscreen | ( | const bool | value | ) | const |
| void KisConfig::setHidePopups | ( | bool | hidePopups | ) |
| void KisConfig::setHideScrollbars | ( | bool | value | ) | const |
| void KisConfig::setHideScrollbarsFullscreen | ( | const bool | value | ) | const |
| void KisConfig::setHideStatusbarFullscreen | ( | const bool | value | ) | const |
| void KisConfig::setHideTitlebarFullscreen | ( | const bool | value | ) | const |
| void KisConfig::setHideToolbarFullscreen | ( | const bool | value | ) | const |
| void KisConfig::setHorizontalSplitLines | ( | const int | numberLines | ) | const |
Definition at line 1772 of file kis_config.cc.
References m_cfg.
| void KisConfig::setIgnoreHighFunctionKeys | ( | bool | value | ) |
| void KisConfig::setImportConfiguration | ( | const QString & | filterId, |
| KisPropertiesConfigurationSP | properties ) const |
Definition at line 1934 of file kis_config.cc.
References m_cfg.
| void KisConfig::setImportProfile | ( | const QString & | importProfile | ) | const |
| void KisConfig::setKineticScrollingEnabled | ( | bool | enabled | ) |
| void KisConfig::setKineticScrollingGesture | ( | int | kineticScroll | ) |
Definition at line 2444 of file kis_config.cc.
References m_cfg.
| void KisConfig::setKineticScrollingHideScrollbars | ( | bool | scrollbar | ) |
Definition at line 2464 of file kis_config.cc.
References m_cfg.
| void KisConfig::setKineticScrollingSensitivity | ( | int | sensitivity | ) |
Definition at line 2454 of file kis_config.cc.
References m_cfg.
| void KisConfig::setLastUsedOutlineStyle | ( | OutlineStyle | style | ) |
Definition at line 456 of file kis_config.cc.
References m_cfg.
| void KisConfig::setLayerInfoTextOpacity | ( | int | value | ) |
| void KisConfig::setLayerInfoTextStyle | ( | KisConfig::LayerInfoTextStyle | value | ) |
| void KisConfig::setLayerThumbnailGenerationTimeout | ( | int | value | ) |
| void KisConfig::setLayerThumbnailSize | ( | int | size | ) |
Definition at line 2069 of file kis_config.cc.
References m_cfg.
| void KisConfig::setLayerTreeIndentation | ( | int | percentage | ) |
Definition at line 2079 of file kis_config.cc.
References m_cfg.
| void KisConfig::setLevelOfDetailEnabled | ( | bool | value | ) |
| void KisConfig::setLineSmoothingDelayDistance | ( | qreal | value | ) |
| void KisConfig::setLineSmoothingDistanceKeepAspectRatio | ( | bool | value | ) |
| void KisConfig::setLineSmoothingDistanceMax | ( | qreal | value | ) |
| void KisConfig::setLineSmoothingDistanceMin | ( | qreal | value | ) |
| void KisConfig::setLineSmoothingFinishStabilizedCurve | ( | bool | value | ) |
| void KisConfig::setLineSmoothingScalableDistance | ( | bool | value | ) |
| void KisConfig::setLineSmoothingSmoothPressure | ( | bool | value | ) |
| void KisConfig::setLineSmoothingStabilizeSensors | ( | bool | value | ) |
| void KisConfig::setLineSmoothingTailAggressiveness | ( | qreal | value | ) |
| void KisConfig::setLineSmoothingType | ( | int | value | ) |
| void KisConfig::setLineSmoothingUseDelayDistance | ( | bool | value | ) |
| void KisConfig::setLongPressEnabled | ( | bool | value | ) |
Definition at line 2945 of file kis_config.cc.
References KisConfigNotifier::instance(), m_cfg, KisConfigNotifier::notifyLongPressChanged(), and value().
| void KisConfig::setMDIBackgroundColor | ( | const QString & | v | ) | const |
| void KisConfig::setMDIBackgroundImage | ( | const QString & | fileName | ) | const |
Definition at line 661 of file kis_config.cc.
References m_cfg.
| void KisConfig::setMonitorForScreen | ( | int | screen, |
| const QString & | monitor ) |
Definition at line 816 of file kis_config.cc.
References m_cfg.
| void KisConfig::setMonitorProfile | ( | int | screen, |
| const QString & | monitorProfile, | ||
| bool | override ) const |
Definition at line 821 of file kis_config.cc.
References getScreenStringIdentfier(), m_cfg, and monitorProfile().
| void KisConfig::setNewCursorStyle | ( | CursorStyle | style | ) |
Definition at line 379 of file kis_config.cc.
References m_cfg.
| void KisConfig::setNewOutlineStyle | ( | OutlineStyle | style | ) |
Definition at line 440 of file kis_config.cc.
References m_cfg.
| void KisConfig::setNumDefaultLayers | ( | int | num | ) |
Definition at line 2159 of file kis_config.cc.
References m_cfg.
| void KisConfig::setOcioColorManagementMode | ( | OcioColorManagementMode | mode | ) | const |
Definition at line 2011 of file kis_config.cc.
References m_cfg.
| void KisConfig::setOcioConfiguration | ( | const KisOcioConfiguration & | cfg | ) |
Definition at line 1992 of file kis_config.cc.
References KisOcioConfiguration::configurationPath, KisOcioConfiguration::displayDevice, KisOcioConfiguration::displayView, KisOcioConfiguration::inputColorSpace, KisOcioConfiguration::look, KisOcioConfiguration::lutPath, m_cfg, and KisOcioConfiguration::mode.
| void KisConfig::setOcioLockColorVisualRepresentation | ( | bool | value | ) |
| void KisConfig::setOcioLutEdgeSize | ( | int | value | ) |
| void KisConfig::setOpenGLFilteringMode | ( | int | filteringMode | ) |
Definition at line 1091 of file kis_config.cc.
References m_cfg.
| void KisConfig::setOutlineSizeMinimum | ( | qreal | outlineSizeMinimum | ) | const |
Definition at line 1506 of file kis_config.cc.
References m_cfg, and outlineSizeMinimum().
| void KisConfig::setPaintopPopupDetached | ( | bool | detached | ) | const |
Definition at line 1598 of file kis_config.cc.
References m_cfg.
| void KisConfig::setPasteBehaviour | ( | qint32 | behaviour | ) | const |
Definition at line 1036 of file kis_config.cc.
References m_cfg.
| void KisConfig::setPasteFormat | ( | qint32 | format | ) |
Definition at line 1046 of file kis_config.cc.
References m_cfg.
| void KisConfig::setPixelGridColor | ( | const QColor & | v | ) | const |
| void KisConfig::setPixelGridDrawingThreshold | ( | qreal | v | ) | const |
| void KisConfig::setPreferredVectorImportResolutionPPI | ( | int | value | ) | const |
| void KisConfig::setPreferXcbEglProvider | ( | bool | value | ) |
Definition at line 1128 of file kis_config.cc.
References value().
| void KisConfig::setPresetChooserViewMode | ( | const int | mode | ) | const |
Definition at line 1743 of file kis_config.cc.
References m_cfg.
| void KisConfig::setPresetIconSize | ( | const int | value | ) | const |
| void KisConfig::setPresetStripVisible | ( | bool | visible | ) |
Definition at line 2119 of file kis_config.cc.
References m_cfg.
| void KisConfig::setPressureTabletCurve | ( | const QString & | curveString | ) | const |
Definition at line 1620 of file kis_config.cc.
References m_cfg.
| void KisConfig::setPrinterColorSpace | ( | const QString & | printerColorSpace | ) | const |
Definition at line 938 of file kis_config.cc.
References m_cfg, and printerColorSpace().
| void KisConfig::setPrinterProfile | ( | const QString & | printerProfile | ) | const |
Definition at line 949 of file kis_config.cc.
References m_cfg, and printerProfile().
| void KisConfig::setRenamePastedLayers | ( | bool | value | ) |
| void KisConfig::setRenderIntent | ( | qint32 | monitorRenderIntent | ) | const |
Definition at line 1059 of file kis_config.cc.
References m_cfg.
|
static |
| void KisConfig::setRootSurfaceFormat | ( | KisConfig::RootSurfaceFormat | value | ) |
Definition at line 2815 of file kis_config.cc.
References setRootSurfaceFormat(), and value().
| void KisConfig::setRulersTrackMouse | ( | bool | value | ) | const |
| void KisConfig::setSaveSessionOnQuit | ( | bool | value | ) |
| void KisConfig::setScratchpadVisible | ( | bool | visible | ) |
Definition at line 2129 of file kis_config.cc.
References m_cfg.
| void KisConfig::setScrollbarZoomEnabled | ( | bool | enabled | ) | const |
Definition at line 1362 of file kis_config.cc.
References m_cfg.
| void KisConfig::setScrollingCheckers | ( | bool | scrollCheckers | ) | const |
Definition at line 1331 of file kis_config.cc.
References m_cfg.
| void KisConfig::setScrubbingAudioUpdatesDelay | ( | int | value | ) |
| void KisConfig::setScrubbingUpdatesDelay | ( | int | value | ) |
| void KisConfig::setSelectionActionBar | ( | bool | value | ) |
| void KisConfig::setSelectionViewSizeMinimum | ( | qreal | outlineSizeMinimum | ) | const |
Definition at line 1516 of file kis_config.cc.
References m_cfg, and outlineSizeMinimum().
| void KisConfig::setSeparateEraserCursor | ( | bool | value | ) | const |
| void KisConfig::setSessionOnStartup | ( | SessionOnStartup | value | ) |
| void KisConfig::setShowBrushHud | ( | bool | value | ) |
| void KisConfig::setShowCanvasMessages | ( | bool | show | ) |
Definition at line 2369 of file kis_config.cc.
References m_cfg.
| void KisConfig::setShowDockers | ( | const bool | value | ) | const |
| void KisConfig::setShowDockerTitleBars | ( | const bool | value | ) | const |
| void KisConfig::setShowEraserOutlineWhilePainting | ( | bool | showEraserOutlineWhilePainting | ) | const |
Definition at line 1457 of file kis_config.cc.
References m_cfg, and showEraserOutlineWhilePainting().
| void KisConfig::setShowFilterGallery | ( | bool | showFilterGallery | ) | const |
Definition at line 1547 of file kis_config.cc.
References m_cfg, and showFilterGallery().
| void KisConfig::setShowFilterGalleryLayerMaskDialog | ( | bool | showFilterGallery | ) | const |
Definition at line 1557 of file kis_config.cc.
References m_cfg, and showFilterGallery().
| void KisConfig::setShowGlobalSelection | ( | bool | showGlobalSelection | ) | const |
Definition at line 1423 of file kis_config.cc.
References m_cfg, and showGlobalSelection().
| void KisConfig::setShowOutlineWhilePainting | ( | bool | showOutlineWhilePainting | ) | const |
Definition at line 1435 of file kis_config.cc.
References m_cfg, and showOutlineWhilePainting().
| void KisConfig::setShowPaletteBottomBar | ( | bool | value | ) |
| void KisConfig::setShowRootLayer | ( | bool | showRootLayer | ) | const |
Definition at line 1413 of file kis_config.cc.
References m_cfg, and showRootLayer().
| void KisConfig::setShowRulers | ( | bool | rulers | ) | const |
Definition at line 996 of file kis_config.cc.
References m_cfg.
| void KisConfig::setShowSingleChannelAsColor | ( | bool | asColor | ) |
Definition at line 2139 of file kis_config.cc.
References m_cfg.
| void KisConfig::setShowStatusBar | ( | const bool | value | ) | const |
| void KisConfig::setSliderLabels | ( | bool | enabled | ) |
Definition at line 2089 of file kis_config.cc.
References m_cfg.
| void KisConfig::setStabilizerDelayedPaint | ( | bool | value | ) |
| void KisConfig::setStabilizerSampleSize | ( | int | value | ) |
| void KisConfig::setSwitchSelectionCtrlAlt | ( | bool | value | ) |
| void KisConfig::setTabletEventsDelay | ( | int | value | ) |
| void KisConfig::setTestingAcceptCompressedTabletEvents | ( | bool | value | ) |
| void KisConfig::setTestingCompressBrushEvents | ( | bool | value | ) |
| void KisConfig::setTimelineZoom | ( | qreal | value | ) |
| void KisConfig::setToolbarSlider | ( | int | sliderNumber, |
| const QString & | slider ) |
Definition at line 2059 of file kis_config.cc.
References m_cfg.
| void KisConfig::setToolOptionsInDocker | ( | bool | inDocker | ) |
Definition at line 2418 of file kis_config.cc.
References m_cfg.
| void KisConfig::setToolOptionsPopupDetached | ( | bool | detached | ) | const |
Definition at line 1587 of file kis_config.cc.
References m_cfg.
| void KisConfig::setTouchPainting | ( | TouchPainting | value | ) | const |
Definition at line 152 of file kis_config.cc.
References KisConfigNotifier::instance(), m_cfg, KisConfigNotifier::notifyTouchPaintingChanged(), and value().
| void KisConfig::setTrackTabletEventLatency | ( | bool | value | ) |
| void KisConfig::setTrimFramesImport | ( | bool | trim | ) |
Definition at line 2398 of file kis_config.cc.
References m_cfg.
| void KisConfig::setTrimKra | ( | bool | trim | ) |
Definition at line 2389 of file kis_config.cc.
References m_cfg.
| void KisConfig::setUndoEnabled | ( | bool | undo | ) | const |
Definition at line 188 of file kis_config.cc.
References m_cfg.
| void KisConfig::setUndoStackLimit | ( | int | limit | ) | const |
Definition at line 198 of file kis_config.cc.
References m_cfg.
| void KisConfig::setUseBlackPointCompensation | ( | bool | useBlackPointCompensation | ) | const |
Definition at line 960 of file kis_config.cc.
References m_cfg, and useBlackPointCompensation().
| void KisConfig::setUseDefaultColorSpace | ( | bool | value | ) | const |
| void KisConfig::setUseDirtyPresets | ( | bool | value | ) |
Definition at line 604 of file kis_config.cc.
References KisConfigNotifier::instance(), m_cfg, KisConfigNotifier::notifyConfigChanged(), and value().
| void KisConfig::setUseEraserBrushOpacity | ( | bool | value | ) |
Definition at line 626 of file kis_config.cc.
References KisConfigNotifier::instance(), m_cfg, KisConfigNotifier::notifyConfigChanged(), and value().
| void KisConfig::setUseEraserBrushSize | ( | bool | value | ) |
Definition at line 615 of file kis_config.cc.
References KisConfigNotifier::instance(), m_cfg, KisConfigNotifier::notifyConfigChanged(), and value().
| void KisConfig::setUseInlineLayerInfoText | ( | bool | value | ) |
| void KisConfig::setUseLayerSelectionCheckbox | ( | bool | value | ) |
| void KisConfig::setUseOcio | ( | bool | useOCIO | ) | const |
Definition at line 1950 of file kis_config.cc.
References m_cfg.
| void KisConfig::setUseOpenGLTextureBuffer | ( | bool | useBuffer | ) |
Definition at line 1111 of file kis_config.cc.
References m_cfg.
| void KisConfig::setUseProjections | ( | bool | useProj | ) | const |
Definition at line 178 of file kis_config.cc.
References m_cfg.
| void KisConfig::setUseRightMiddleTabletButtonWorkaround | ( | bool | value | ) |
| void KisConfig::setUseSystemMonitorProfile | ( | bool | _useSystemMonitorProfile | ) | const |
| void KisConfig::setUseWin8PointerInput | ( | bool | value | ) |
Definition at line 1638 of file kis_config.cc.
References setUseWin8PointerInputNoApp(), useWin8PointerInput(), and value().
|
static |
Definition at line 1660 of file kis_config.cc.
References value().
| void KisConfig::setUseZip64 | ( | bool | value | ) |
| void KisConfig::setVastScrolling | ( | const qreal | factor | ) | const |
Definition at line 1733 of file kis_config.cc.
References m_cfg.
| void KisConfig::setVerticalSplitLines | ( | const int | numberLines | ) | const |
Definition at line 1782 of file kis_config.cc.
References m_cfg.
| void KisConfig::setWidgetStyle | ( | QString | name | ) |
Definition at line 1096 of file kis_config.cc.
References m_cfg.
| void KisConfig::setWorkingColorSpace | ( | const QString & | workingColorSpace | ) | const |
Definition at line 926 of file kis_config.cc.
References m_cfg, and workingColorSpace().
| void KisConfig::setZoomHorizontal | ( | bool | value | ) |
| void KisConfig::setZoomMarginSize | ( | int | zoomMarginSize | ) |
Definition at line 2484 of file kis_config.cc.
References m_cfg, and zoomMarginSize().
| void KisConfig::setZoomSteps | ( | int | steps | ) |
Definition at line 2474 of file kis_config.cc.
References m_cfg.
| bool KisConfig::shouldEatDriverShortcuts | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::showBrushHud | ( | bool | defaultValue = false | ) | const |
Definition at line 2715 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showCanvasMessages | ( | bool | defaultValue = false | ) | const |
Definition at line 2364 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showDockers | ( | bool | defaultValue = false | ) | const |
Definition at line 1818 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showDockerTitleBars | ( | bool | defaultValue = false | ) | const |
Definition at line 1808 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showEraserOutlineWhilePainting | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::showFilterGallery | ( | bool | defaultValue = false | ) | const |
Definition at line 1542 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showFilterGalleryLayerMaskDialog | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::showGlobalSelection | ( | bool | defaultValue = false | ) | const |
Definition at line 1418 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showOutlineWhilePainting | ( | bool | defaultValue = false | ) | const |
Definition at line 1430 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showPaletteBottomBar | ( | bool | defaultValue = false | ) | const |
Definition at line 2725 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showRootLayer | ( | bool | defaultValue = false | ) | const |
Definition at line 1408 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showRulers | ( | bool | defaultValue = false | ) | const |
Definition at line 991 of file kis_config.cc.
References m_cfg.
| bool KisConfig::showSingleChannelAsColor | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::showStatusBar | ( | bool | defaultValue = false | ) | const |
Definition at line 1828 of file kis_config.cc.
References m_cfg.
| bool KisConfig::sliderLabels | ( | bool | defaultValue = false | ) | const |
Definition at line 2084 of file kis_config.cc.
References m_cfg.
| bool KisConfig::stabilizerDelayedPaint | ( | bool | defaultValue = false | ) | const |
Definition at line 2702 of file kis_config.cc.
References m_cfg.
| int KisConfig::stabilizerSampleSize | ( | bool | defaultValue = false | ) | const |
Definition at line 2685 of file kis_config.cc.
References m_cfg.
| bool KisConfig::switchSelectionCtrlAlt | ( | bool | defaultValue = false | ) | const |
Definition at line 2665 of file kis_config.cc.
References m_cfg.
| int KisConfig::tabletEventsDelay | ( | bool | defaultValue = false | ) | const |
Definition at line 2304 of file kis_config.cc.
References m_cfg.
| bool KisConfig::testingAcceptCompressedTabletEvents | ( | bool | defaultValue = false | ) | const |
| bool KisConfig::testingCompressBrushEvents | ( | bool | defaultValue = false | ) | const |
| int KisConfig::textureOverlapBorder | ( | ) | const |
Definition at line 1150 of file kis_config.cc.
References numMipmapLevels().
| qreal KisConfig::timelineZoom | ( | bool | defaultValue = false | ) | const |
Definition at line 2620 of file kis_config.cc.
References m_cfg.
| QString KisConfig::toolbarSlider | ( | int | sliderNumber, |
| bool | defaultValue = false ) const |
Definition at line 2047 of file kis_config.cc.
References m_cfg.
| bool KisConfig::toolOptionsInDocker | ( | bool | defaultValue = false | ) | const |
Definition at line 2413 of file kis_config.cc.
References m_cfg.
| bool KisConfig::toolOptionsPopupDetached | ( | bool | defaultValue = false | ) | const |
| KisConfig::TouchPainting KisConfig::touchPainting | ( | bool | defaultValue = false | ) | const |
Definition at line 142 of file kis_config.cc.
References m_cfg, TOUCH_PAINTING_AUTO, and value().
| bool KisConfig::trackTabletEventLatency | ( | bool | defaultValue = false | ) | const |
Definition at line 2314 of file kis_config.cc.
References m_cfg.
| bool KisConfig::trimFramesImport | ( | bool | defaultValue = false | ) | const |
Definition at line 2394 of file kis_config.cc.
References m_cfg.
| bool KisConfig::trimKra | ( | bool | defaultValue = false | ) | const |
Definition at line 2384 of file kis_config.cc.
References m_cfg.
| bool KisConfig::undoEnabled | ( | bool | defaultValue = false | ) | const |
Definition at line 183 of file kis_config.cc.
References m_cfg.
| int KisConfig::undoStackLimit | ( | bool | defaultValue = false | ) | const |
Definition at line 193 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useBlackPointCompensation | ( | bool | defaultValue = false | ) | const |
Definition at line 955 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useCumulativeUndoRedo | ( | bool | defaultValue = false | ) | const |
Definition at line 203 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useDefaultColorSpace | ( | bool | defaultvalue = false | ) | const |
Definition at line 303 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useDirtyPresets | ( | bool | defaultValue = false | ) | const |
Definition at line 600 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useEraserBrushOpacity | ( | bool | defaultValue = false | ) | const |
Definition at line 621 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useEraserBrushSize | ( | bool | defaultValue = false | ) | const |
Definition at line 610 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useInlineLayerInfoText | ( | bool | defaultValue = false | ) | const |
Definition at line 2896 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useLayerSelectionCheckbox | ( | bool | defaultValue = false | ) | const |
Definition at line 2906 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useOcio | ( | bool | defaultValue = false | ) | const |
Definition at line 1940 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useOpenGL | ( | bool | defaultValue = false | ) | const |
Definition at line 1066 of file kis_config.cc.
| bool KisConfig::useOpenGLTextureBuffer | ( | bool | defaultValue = false | ) | const |
Definition at line 1106 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useProjections | ( | bool | defaultValue = false | ) | const |
Definition at line 173 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useRightMiddleTabletButtonWorkaround | ( | bool | defaultValue = false | ) | const |
Definition at line 1665 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useSystemMonitorProfile | ( | bool | defaultValue = false | ) | const |
Definition at line 2104 of file kis_config.cc.
References m_cfg.
| bool KisConfig::useWin8PointerInput | ( | bool | defaultValue = false | ) | const |
Definition at line 1625 of file kis_config.cc.
References useWin8PointerInputNoApp().
|
static |
Definition at line 1655 of file kis_config.cc.
| bool KisConfig::useZip64 | ( | bool | defaultValue = false | ) | const |
Definition at line 2846 of file kis_config.cc.
References m_cfg.
| qreal KisConfig::vastScrolling | ( | bool | defaultValue = false | ) | const |
Definition at line 1728 of file kis_config.cc.
References m_cfg.
| int KisConfig::verticalSplitLines | ( | bool | defaultValue = false | ) | const |
Definition at line 1777 of file kis_config.cc.
References m_cfg.
| QString KisConfig::widgetStyle | ( | bool | defaultValue = false | ) |
Definition at line 1101 of file kis_config.cc.
References m_cfg.
| int KisConfig::workaroundX11SmoothPressureSteps | ( | bool | defaultValue = false | ) | const |
| QString KisConfig::workingColorSpace | ( | bool | defaultValue = false | ) | const |
Definition at line 921 of file kis_config.cc.
References m_cfg.
|
inline |
Definition at line 825 of file kis_config.h.
References value().
Definition at line 2964 of file kis_config.cc.
References m_cfg, and KoColor::toXML().
Definition at line 2994 of file kis_config.cc.
References m_cfg, and KoColor::toXML().
|
inline |
Definition at line 830 of file kis_config.h.
References value().
| bool KisConfig::zoomHorizontal | ( | bool | defaultValue = false | ) | const |
Definition at line 2787 of file kis_config.cc.
References m_cfg.
| int KisConfig::zoomMarginSize | ( | bool | defaultValue = false | ) | const |
Definition at line 2479 of file kis_config.cc.
References m_cfg.
| int KisConfig::zoomSteps | ( | bool | defaultValue = false | ) | const |
Definition at line 2469 of file kis_config.cc.
References m_cfg.
|
mutableprivate |
Definition at line 853 of file kis_config.h.
|
private |
Definition at line 854 of file kis_config.h.