svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=672596
/**
* The constructor.
*/
- ExtDateTable(QWidget *parent=0,
- ExtDate date=ExtDate::currentDate(),
- const char* name=0, Qt::WFlags f=0);
+ explicit ExtDateTable(QWidget *parent=0,
+ ExtDate date=ExtDate::currentDate(),
+ const char* name=0, Qt::WFlags f=0);
/**
* The destructor.
* @param url the path of the file to load
* @param path the path of the pictures
*/
- Glossary( const KUrl& url, const QString& path = 0 );
+ explicit Glossary( const KUrl& url, const QString& path = 0 );
/**
* Creates a new empty glossary