The StrokeTextPropertiesDialog class.
More...
#include <stroketextpropertiesdialog.h>
Inherits QDialog.
|
| StrokeTextPropertiesDialog ()=delete |
|
| StrokeTextPropertiesDialog (const StrokeTextPropertiesDialog &other)=delete |
|
| StrokeTextPropertiesDialog (StrokeText &text, UndoStack &undoStack, const QSet< const Layer * > &layers, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept |
|
| StrokeTextPropertiesDialog (BI_StrokeText &text, UndoStack &undoStack, const QSet< const Layer * > &layers, const LengthUnit &lengthUnit, const QString &settingsPrefix, QWidget *parent=nullptr) noexcept |
|
| ~StrokeTextPropertiesDialog () noexcept |
|
void | setReadOnly (bool readOnly) noexcept |
|
StrokeTextPropertiesDialog & | operator= (const StrokeTextPropertiesDialog &rhs)=delete |
|
◆ StrokeTextPropertiesDialog() [1/5]
◆ StrokeTextPropertiesDialog() [2/5]
◆ StrokeTextPropertiesDialog() [3/5]
◆ StrokeTextPropertiesDialog() [4/5]
◆ ~StrokeTextPropertiesDialog()
◆ StrokeTextPropertiesDialog() [5/5]
◆ setReadOnly()
void setReadOnly |
( |
bool |
readOnly | ) |
|
|
noexcept |
◆ operator=()
◆ load()
void load |
( |
const T & |
obj, |
|
|
const StrokeFont & |
font |
|
) |
| |
|
privatenoexcept |
◆ on_buttonBox_clicked()
void on_buttonBox_clicked |
( |
QAbstractButton * |
button | ) |
|
|
private |
◆ applyChanges() [1/2]
◆ applyChanges() [2/2]
void applyChanges |
( |
T & |
cmd | ) |
|
|
private |
◆ mLibraryObj
◆ mBoardObj
◆ mUndoStack
◆ mUi
QScopedPointer<Ui::StrokeTextPropertiesDialog> mUi |
|
private |
The documentation for this class was generated from the following files: