25 #ifndef DIGIKAM_DATABASE_SERVER_ERROR_H
26 #define DIGIKAM_DATABASE_SERVER_ERROR_H
65 const QString& errorText = QString());
69 int getErrorType()
const;
70 void setErrorType(DatabaseServerErrorEnum errorType);
71 QString getErrorText()
const;
72 void setErrorText(
const QString& errorText);
Definition: databaseservererror.h:41
DatabaseServerErrorEnum
Definition: databaseservererror.h:45
@ NotSupported
Definition: databaseservererror.h:54
Definition: datefolderview.cpp:43