Module implementing the feature permission dialog.
None |
FeaturePermissionsDialog | Class implementing the feature permission dialog. |
None |
Class implementing the feature permission dialog.
None |
None |
FeaturePermissionsDialog | Constructor |
__currentTabChanged | Private slot handling changes of the selected tab. |
__initializePermissionsList_qt67 | Private method to initialize the permission lists for Qt <6.8. |
__initializePermissionsList_qt68 | Private method to initialize the permission lists for Qt 6.8+. |
__itemSelectionChanged | Private slot handling changes in the current list of selected items. |
__updateButtons | Private method to update the buttons. |
getData | Public method to retrieve the dialog contents. |
on_removeAllButton_clicked | Private slot to remove all entries. |
on_removeButton_clicked | Private slot to remove selected entries. |
persistChanges | Public method to persist the removed permissions. |
None |
Constructor
Private slot handling changes of the selected tab.
Private method to initialize the permission lists for Qt <6.8.
Private method to initialize the permission lists for Qt 6.8+.
Private slot handling changes in the current list of selected items.
Private method to update the buttons.
Public method to retrieve the dialog contents.
Private slot to remove all entries.
Private slot to remove selected entries.
Public method to persist the removed permissions.