SymbolEditor
1.3.0
|
AddCharacterCommand | Add a fonted character as a symbol |
ChangeCapStyleCommand | Change the pen cap style command |
ChangeFilledCommand | Change the fill state command class |
ChangeFillRuleCommand | Change the fill rule command class |
ChangeJoinStyleCommand | Change the pen join style command |
CubicToCommand | Cubic to command class |
DecreaseLineWidthCommand | Decrease the line width of the path |
DeleteSymbolCommand | Delete a symbol from the library command |
DragAndDropCommand | Add new symbols dragged from another instance of the SymbolEditor |
Editor | Manages the editor window allowing user interaction with the various tools |
EditorConfigPage | Implement configuration of the editor |
EllipseCommand | Ellipse command class |
FailedReadLibrary | Failed to read the library exception class |
FailedWriteLibrary | Failed to write the library exception class |
FlipHorizontalCommand | Flip horizontal command class |
FlipVerticalCommand | Flip vertical command class |
ImportLibraryCommand | Import library command class |
IncreaseLineWidthCommand | Increase the line width of the path |
InvalidFile | Invalid file exception class |
InvalidFileVersion | Invalid file version exception class |
InvalidSymbolVersion | Found an invalid symbol version |
LineToCommand | Line to command class |
MainWindow | Manages the main window of the application |
MovePointCommand | Move point command class |
MoveToCommand | Move to command class |
RectangleCommand | Rectangle command class |
RotateLeftCommand | Rotate left command class |
RotateRightCommand | Rotate right command class |
ScalePreferredCommand | Scale to preferred size class |
Symbol | Defines the Symbol class encapsulating the QPainterPath with how it is drawn |
SymbolLibrary | Manages the library of symbols |
SymbolListWidget | An extension to the KListWidget to view and select Symbols |
UpdateSymbolCommand | Update symbol command class; |