Krita Source Code Documentation
Loading...
Searching...
No Matches
TextPropertiesDock::Private Struct Reference

Public Member Functions

 Private (QObject *parent=nullptr)
 

Public Attributes

TextPropertiesCanvasObservercanvasObserver {nullptr}
 

Detailed Description

Definition at line 26 of file TextPropertiesDock.cpp.

Constructor & Destructor Documentation

◆ Private()

TextPropertiesDock::Private::Private ( QObject * parent = nullptr)
inline

Definition at line 28 of file TextPropertiesDock.cpp.

30
31 }
The TextPropertiesCanvasObserver class.
TextPropertiesCanvasObserver * canvasObserver

Member Data Documentation

◆ canvasObserver

TextPropertiesCanvasObserver* TextPropertiesDock::Private::canvasObserver {nullptr}

Definition at line 32 of file TextPropertiesDock.cpp.

32{nullptr};

The documentation for this struct was generated from the following file: