Module implementing the Cooperation configuration page.
None |
CooperationPage | Class implementing the Cooperation configuration page. |
create | Module function to create the configuration page. |
Class implementing the Cooperation configuration page.
None |
None |
CooperationPage | Constructor |
on_addBannedUserButton_clicked | Private slot to add a user to the list of banned users. |
on_bannedUserEdit_textChanged | Private slot to handle the user entering a banned user. |
on_bannedUsersList_itemSelectionChanged | Private slot to react on changes of selected banned users. |
on_deleteBannedUsersButton_clicked | Private slot to remove the selected users from the list of banned users. |
save | Public slot to save the Cooperation configuration. |
None |
Constructor
Private slot to add a user to the list of banned users.
Private slot to handle the user entering a banned user.
Private slot to react on changes of selected banned users.
Private slot to remove the selected users from the list of banned users.
Public slot to save the Cooperation configuration.
Module function to create the configuration page.