SymbolEditor
1.3.0
|
This class implements an extension to the KListWidget class that provides population of the widget with the contents of a SymbolLibrary. For each Symbol in the library a QListWidgetItem is created with a data item representing the Symbol identifier in the library and an icon at a given size that is generated from the Symbol path.
The widget is intended to be used in a dialog or main window and allows selection of a symbol to be used for some purpose in the application.