krita/ui
KisBookmarkedConfigurationsEditor Class Reference
This dialog is used to edit the content of a bookmark manager. More...
#include <kis_bookmarked_configurations_editor.h>
Inheritance diagram for KisBookmarkedConfigurationsEditor:

Public Member Functions | |
| KisBookmarkedConfigurationsEditor (QWidget *parent, KisBookmarkedConfigurationsModel *manager, const KisSerializableConfiguration *currentConfig) | |
| ~KisBookmarkedConfigurationsEditor () | |
Detailed Description
This dialog is used to edit the content of a bookmark manager.
Definition at line 33 of file kis_bookmarked_configurations_editor.h.
Constructor & Destructor Documentation
| KisBookmarkedConfigurationsEditor::KisBookmarkedConfigurationsEditor | ( | QWidget * | parent, | |
| KisBookmarkedConfigurationsModel * | manager, | |||
| const KisSerializableConfiguration * | currentConfig | |||
| ) |
- Parameters:
-
parent manager the model representing the bookmark manager currentConfig is used if the user choose to create a new configuration entry or to replace an existing entry
Definition at line 31 of file kis_bookmarked_configurations_editor.cc.
| KisBookmarkedConfigurationsEditor::~KisBookmarkedConfigurationsEditor | ( | ) |
Definition at line 52 of file kis_bookmarked_configurations_editor.cc.
The documentation for this class was generated from the following files:
