QElectroTech 0.100.0-dev
|
#include <QList>
Go to the source code of this file.
Namespaces | |
namespace | PropertiesEditorFactory |
Functions | |
PropertiesEditorWidget * | PropertiesEditorFactory::propertiesEditor (QAbstractItemModel *model, PropertiesEditorWidget *editor=nullptr, QWidget *parent=nullptr) |
PropertiesEditorFactory::propertiesEditor. | |
PropertiesEditorWidget * | PropertiesEditorFactory::propertiesEditor (QList< QGraphicsItem * > items, PropertiesEditorWidget *editor=nullptr, QWidget *parent=nullptr) |
propertiesEditor | |