Color | |
ColorSettingsTab | |
KisProgress::DestroyedEvent | |
DisplaySettingsTab | Display settings tab for preferences dialog |
KisProgress::DoneEvent | |
KisProgress::ErrorEvent | |
ExifValue | |
GeneralTab | "General"-tab for preferences dialog |
GridSettingsTab | Grid settings tab for preferences dialog |
ImageViewer | A scrollable image view |
KCurve | |
KisAbstractColorSpace | A colorspace strategy is the definition of a certain color model in Krita |
KisAdjustmentLayer | Class that contains a KisFilter and optionally a KisSelection |
KisAlphaMask | KisAlphaMask is intended to create alpha values from a QImage for use in brush creation |
KisAnnotation | An data extension mechanism for Krita |
KisAutobrush | |
KisAutobrushCircleShape | |
KisAutobrushRectShape | |
KisAutobrushResource | |
KisAutobrushShape | |
KisAutogradient | |
KisAutogradientResource | |
KisBackground | |
KisBasicF32HistogramProducer | |
KisBasicHistogramProducer | |
KisBasicHistogramProducerFactory< T > | Parametrized on a specific KisHistogramProducer |
KisBasicMathToolbox | This class implement KisMathToolbox for most colorspaces, only colorspaces with "angular" channels need to reimplement the functions |
KisBasicU16HistogramProducer | |
KisBasicU8HistogramProducer | |
KisBellFilterStrategy | |
KisBirdEyeBox | |
KisBoolWidgetParam | |
KisBoundary | Generates an 'outline' for a paint device |
KisBoundaryPainter | |
KisBoxFilterStrategy | |
KisBrush | |
KisBrushChooser | |
KisBSplineFilterStrategy | |
KisButtonEvent | |
KisButtonPressEvent | |
KisButtonReleaseEvent | |
KisCanvas | |
KisCanvasController | Interface for classes that implement a canvas; i.e., a widget where KisImages are painted onto |
KisCanvasObserver | This is the base interface plugins use to implement the Observer design pattern |
KisCanvasPainter | |
KisCanvasSubject | KisCanvasSubject is part of the Observer pattern |
KisCanvasWidget | |
KisCanvasWidgetPainter | |
KisChangeProfileVisitor | The Change Profile visitor walks over all layers and if the current layer has the specified colorspace AND the specified old profile, sets the colorspace to the same colorspace with the NEW profile, without doing conversions |
KisChannelInfo | This class gives some basic information about a channel, that is, one of the components that makes up a particular pixel |
KisChildDoc | The child document is responsible for saving and loading the embedded layers |
KisClipboard | The Krita clipboard is a clipboard that can store paint devices instead of just qimage's |
KisCmbComposite | A combobox filled with the various composition strategies defined in kis_global |
KisCmbIDList | A combobox that is associated with a list of KisID's |
KisColor | A KisColor describes a color in a certain colorspace |
KisColorAdjustment | |
KisColorCup | |
KisColorPopup | |
KisColorSpace | A colorspace is the definition of a certain color model in Krita |
KisColorSpaceConvertVisitor | |
KisColorSpaceFactory | |
KisColorSpaceFactoryRegistry | This class contains:
- a registry of colorspace instantiated with specific profiles
|
KisColorSpaceIface | |
KisCommand | |
KisCommandHistoryListener | Undo listeners want to be notified of undo and redo actions |
KisCompositeOp | |
KisConfig | |
KisConnectPartLayerVisitor | Visitor that connects all partlayers in an image to a KisView's signals |
KisControlFrame | Control Frame - status display with access to color selector, brushes, patterns, and preview |
KisConvolutionPainter | |
KisCropVisitor | |
KisCursor | |
KisCustomBrush | |
KisCustomGradientDialog | |
KisCustomImageWidget | The 'Custom Document' widget in the Krita startup widget |
KisCustomPalette | |
KisCustomPattern | |
KisDataManager | KisDataManager defines the interface that modules responsible for storing and retrieving data must inmplement |
KisDelayedActionDoubleInput | |
KisDelayedActionIntegerInput | |
KisDlgAdjLayerProps | Create a new adjustment layer |
KisDlgAdjustmentLayer | Create a new adjustment layer |
KisDlgApplyProfile | |
KisDlgImageProperties | |
KisDlgLayerProperties | |
KisDoc | |
KisDocIface | |
KisDoubleClickEvent | |
KisDoubleWidget | |
KisDoubleWidgetParam | |
KisEvent | |
KisExifInfo | |
KisExifRational | |
KisExifSRational | |
KisF16HalfBaseColorSpace | |
KisF32BaseColorSpace | |
KisFactory | |
KisFillPainter | This painter can be used to fill paint devices in different ways |
KisFilter | Basic interface of a Krita filter |
KisFilterConfiguration | A KisFilterConfiguration is the serializable representation of the filter parameters |
KisFilterConfigWidget | Empty base class |
KisFilterManager | Create all the filter actions for the specified view and implement re-apply filter |
KisFilterRegistry | |
KisFiltersIconViewItem | |
KisFiltersListView | |
KisFiltersThumbnailThread | |
KisFilterStrategy | |
KisFilterStrategyRegistry | |
KisGenericLabHistogramProducer | This is a Producer (with associated factory) that converts the pixels of the colorspace to L*a*b*, and then does its counting |
KisGenericLabHistogramProducerFactory | KisGenericLabHistogramProducer his special Factory that isCompatibleWith everything |
KisGenericRegistry< _T > | Base class for registry objects in Krita |
KisGenericRGBHistogramProducer | This is a Producer (with associated factory) that converts the pixels of the colorspace to RGB8 with toQColor, and then does its counting on RGB |
KisGenericRGBHistogramProducerFactory | KisGenericRGBHistogramProducer his special Factory that isCompatibleWith everything |
KisGradient | |
KisGradientChooser | |
KisGradientPainter | |
KisGradientSegment | |
KisGradientSegment::ColorInterpolationStrategy | |
KisGradientSegment::CurvedInterpolationStrategy | |
KisGradientSegment::HSVCCWColorInterpolationStrategy | |
KisGradientSegment::HSVCWColorInterpolationStrategy | |
KisGradientSegment::InterpolationStrategy | |
KisGradientSegment::LinearInterpolationStrategy | |
KisGradientSegment::RGBColorInterpolationStrategy | |
KisGradientSegment::SineInterpolationStrategy | |
KisGradientSegment::SphereDecreasingInterpolationStrategy | |
KisGradientSegment::SphereIncreasingInterpolationStrategy | |
KisGradientSliderWidget | |
KisGridManager | |
KisGroupLayer | A KisLayer that bundles child layers into a single layer |
KisHermiteFilterStrategy | |
KisHistogram | The histogram class computes the histogram data from the specified layer for the specified channel, through the use of a KisHistogramProducer |
KisHistogram::Calculations | Class that stores the result of histogram calculations |
KisHistogramProducer | This class is an interface used in the generation of a histogram |
KisHistogramProducerFactory | |
KisHistogramProducerFactoryRegistry | |
KisHistogramView | This class displays a histogram |
KisHLineIterator | |
KisHLineIteratorPixel | The pixel iterators are high level iterarators |
KisIconItem | |
KisIconWidget | |
KisID | Krita has a large number of extensible resources |
KisImage | |
KisImageIface | |
KisImagePipeBrush | |
KisInputDevice | |
KisIntegerWidgetParam | |
KisIntSpinbox | An input widget for integer numbers, consisting of a spinbox and a dropdown slider |
KisItemChooser | |
KisIteratorPixelTrait< _iTp > | |
KisKernel | |
KisLabelCursorPos | |
KisLabelProgress | |
KisLabelZoom | |
KisLanczos3FilterStrategy | |
KisLayer | Abstract class that represents the concept of a Layer in Krita |
KisLayerBox | |
KisLayerItem | |
KisLayerList | |
KisLayerVisitor | |
KisLoadVisitor | |
KisMathToolbox | |
KisMathToolbox::KisFloatRepresentation | |
KisMathToolboxFactoryRegistry | |
KisMergeVisitor | |
KisMetaRegistry | A single singleton that provides access to several registries |
KisMitchellFilterStrategy | |
KisMoveEvent | |
KisMultiBoolFilterWidget | |
KisMultiDoubleFilterWidget | |
KisMultiIntegerFilterWidget | |
KisNameServer | |
KisPaintDevice | A paint device contains the actual pixel data and offers methods to read and write pixels |
KisPaintDeviceAction | Defines an action to do with a paint device |
KisPaintDeviceIface | |
KisPainter | KisPainter contains the graphics primitives necessary to draw on a KisPaintDevice |
KisPaintInformation | This class keeps information that can be used in the painting process, for example by brushes |
KisPaintLayer | This layer is of a type that can be painted on |
KisPaintOp | |
KisPaintopBox | This widget presents all paintops that a user can paint with |
KisPaintOpFactory | The paintop factory is responsible for creating paintops of the specified class |
KisPaintOpRegistry | |
KisPaintOpSettings | |
KisPalette | Open Gimp, Photoshop or RIFF palette files |
KisPaletteEntry | |
KisPaletteView | A scrolling view that lists a single KisPalette |
KisPaletteWidget | A color palette in table form |
KisPartLayer | An interface for the Part Layer so that we can use it in core/, but can implement it in ui/ |
KisPartLayerHandler | |
KisPartLayerImpl | A PartLayer is a layer that contains a KOffice Part like a KWord document or a KSpread spreadsheet |
KisPattern | |
KisPatternChooser | |
KisPipeBrushParasite | The parasite info that gets loaded from the terribly documented gimp pipe brush parasite |
KisPoint | A double-based point class that can return it's coordinates approximated to integers |
KisPopulateVisitor | This visitor walks over the layer tree to fill the layer box |
KisPopupFrame | |
KisPopupSlider | |
KisPreviewDialog | |
KisPreviewWidget | A widget that can be used by plugins to show a preview of the effect of the plugin to the user |
KisProfile | |
KisProgressDisplayInterface | |
KisProgressSubject | |
KisQPaintDeviceCanvasPainter | |
KisQPaintDeviceCanvasWidget | |
KisRect | A double-based rect class that can return a QRect that encloses the KisRect |
KisRectIterator | The KisRectIterator iterators over a rectangular area in the most efficient order |
KisRectIteratorPixel | |
KisResource | Representation of Krita image resources |
KisResourceMediator | A resource mediator manages access to resources like gradients |
KisResourceServer< T > | |
KisResourceServerBase | |
KisResourceServerRegistry | |
KisRotateVisitor | |
KisRuler | |
KisSaveVisitor | |
KisSaveXmlVisitor | |
KisSelectedTransaction | |
KisSelection | KisSelection contains a byte-map representation of a layer, where the value of a byte signifies whether a corresponding pixel is selected, or not |
KisSelectionManager | The selection manager is responsible selections and the clipboard |
KisSelectionOptions | |
KisSharedPtrVector< T > | QValueVector does not always destroy an element when it is erased |
KisShearVisitor | |
KisStrategyMove | |
KisTextBrush | |
KisTextBrushResource | |
KisThread | A KisThread is a QThread that can be set in the canceled state |
KisThreadPool | A thread pool starts executing threads some time after they are added, running a maximum number of threads at one time |
KisThumbnailDoneEvent | |
KisTool | |
KisToolControllerInterface | |
KisToolDummy | The dummy tool is activated when a layer does not permit painting or any other destructive action |
KisToolDummyFactory | |
KisToolFactory | |
KisToolFreehand | |
KisToolManager | This class manages the activation and deactivation of tools for each input device |
KisToolNonPaint | |
KisToolPaint | |
KisToolRegistry | A registry, similar to the tool and colormodel registry where new tool plugins can register themselves |
KisToolShape | |
KisTransaction | |
KisTransformVisitor | |
KisTransformWorker | |
KisTriangleFilterStrategy | |
KisU16BaseColorSpace | This is the base class for 16-bit/channel colorspaces with 16-bit alpha channels |
KisU8BaseColorSpace | This class is the base for all homogenous 8-bit/channel colorspaces with 8-bit alpha channels |
KisUndoAdapter | |
KisVector2D | |
KisVector3D | |
KisView | |
KisViewIface | This is the definition of the interface Krita presents to dcop |
KisVLineIterator | |
KisVLineIteratorPixel | |
KoBirdEyePanel | A complex widget that provides an overview of a document with a red panning rectangle to and a zoom slider and a toolbar with a couple of useful functions |
KoCanvasAdapter | |
KoThumbnailAdapter | |
KoZoomAdapter | The zoom listener interface defines methods that the bird eye panel will call whenever the zoomlevel is changed through one of the panel actions |
LayerFolder | |
LayerItem | |
LayerList | |
LayerList::MenuItems | |
NewLayerDialog | |
PerformanceTab | "Performance"-tab for preferences dialog |
PreferencesDialog | Preferences dialog of KImageShop^WKrayon^WKrita |
SqueezedComboBox | This widget is a QComboBox, but then a little bit different |
SqueezedComboBoxTip | This class shows a tooltip for a SqueezedComboBox the tooltip will contain the full text and helps the user find the correct entry |
TabletSettingsTab | Tablet settings tab for preferences dialog |
KisProgress::UpdateEvent | |
KisProgress::UpdateStageEvent | |