mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-08 14:49:58 +01:00
Add documentation
This commit is contained in:
@@ -27,10 +27,11 @@ class TitleBlockTemplatesCollection;
|
||||
class TitleBlockTemplateLocation;
|
||||
|
||||
/**
|
||||
@brief The GenericPanel class
|
||||
The generic panel is a QTreeWidget subclass providing extra methods
|
||||
allowing developers to easily add objects (projects, diagrams, title block
|
||||
templates, elements, ...) to it; it also ensures the displayed information
|
||||
remains up to date.
|
||||
allowing developers to easily add objects
|
||||
(projects, diagrams, title block templates, elements, ...) to it;
|
||||
it also ensures the displayed information remains up to date.
|
||||
*/
|
||||
class GenericPanel : public QTreeWidget {
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user