buildUp(PropertyModel::PropertyList &&props=PropertyModel::PropertyList(), bool checkDocument=false) | Gui::PropertyEditor::PropertyEditor | |
closeEditor() | Gui::PropertyEditor::PropertyEditor | |
closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
commitData(QWidget *editor) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
contextMenuEvent(QContextMenuEvent *event) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
drawBranches(QPainter *painter, const QRect &rect, const QModelIndex &index) const | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
editorDestroyed(QObject *editor) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
event(QEvent *) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
groupBackground | Gui::PropertyEditor::PropertyEditor | |
groupBackground() const | Gui::PropertyEditor::PropertyEditor | |
groupTextColor | Gui::PropertyEditor::PropertyEditor | |
groupTextColor() const | Gui::PropertyEditor::PropertyEditor | |
Gui::PropertyView | Gui::PropertyEditor::PropertyEditor | friend |
isAutomaticDocumentUpdate(bool) const | Gui::PropertyEditor::PropertyEditor | |
isAutomaticExpand(bool) const | Gui::PropertyEditor::PropertyEditor | |
isBinding() const | Gui::PropertyEditor::PropertyEditor | |
onItemActivated(const QModelIndex &index) | Gui::PropertyEditor::PropertyEditor | protectedslot |
onItemCollapsed(const QModelIndex &index) | Gui::PropertyEditor::PropertyEditor | protectedslot |
onItemExpanded(const QModelIndex &index) | Gui::PropertyEditor::PropertyEditor | protectedslot |
onRowsMoved(const QModelIndex &parent, int start, int end, const QModelIndex &dst, int row) | Gui::PropertyEditor::PropertyEditor | protectedslot |
onRowsRemoved(const QModelIndex &parent, int start, int end) | Gui::PropertyEditor::PropertyEditor | protectedslot |
openEditor(const QModelIndex &index) | Gui::PropertyEditor::PropertyEditor | |
PropertyEditor(QWidget *parent=nullptr) | Gui::PropertyEditor::PropertyEditor | |
PropertyItemDelegate | Gui::PropertyEditor::PropertyEditor | friend |
removeProperty(const App::Property &) | Gui::PropertyEditor::PropertyEditor | |
reset() | Gui::PropertyEditor::PropertyEditor | virtual |
rowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
rowsInserted(const QModelIndex &parent, int start, int end) | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
setAutomaticDocumentUpdate(bool) | Gui::PropertyEditor::PropertyEditor | |
setAutomaticExpand(bool) | Gui::PropertyEditor::PropertyEditor | |
setGroupBackground(const QBrush &c) | Gui::PropertyEditor::PropertyEditor | |
setGroupTextColor(const QColor &c) | Gui::PropertyEditor::PropertyEditor | |
updateProperty(const App::Property &) | Gui::PropertyEditor::PropertyEditor | |
viewOptions() const | Gui::PropertyEditor::PropertyEditor | protectedvirtual |
~PropertyEditor() | Gui::PropertyEditor::PropertyEditor | |