![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Slots | |
void | migrationToggled (bool b) |
Public Member Functions | |
MigrateFromDigikam4Page (QWizard *const dlg) | |
void | doMigration () |
bool | isMigrationChecked () const |
Returns true if the user selected to do a migration. | |
int | nextId () const override |
![]() | |
DWizardPage (QWizard *const dlg, const QString &title) | |
QWizard * | assistant () const |
int | id () const |
bool | isComplete () const override |
void | removePageWidget (QWidget *const w) |
void | setComplete (bool b) |
void | setLeftBottomPix (const QIcon &icon) |
void | setLeftBottomPix (const QPixmap &pix) |
void | setPageWidget (QWidget *const w) |
void | setShowLeftView (bool v) |
Static Public Member Functions | |
static bool | checkForMigration () |
Return true if migration data are available on the system. | |