From c2cce86fdb2d0b291c3d3bdfa9fac47452153d1a Mon Sep 17 00:00:00 2001 From: ulf69 Date: Tue, 21 Sep 2004 19:47:57 +0000 Subject: added prefwriting prefreading for size and font object --- (limited to 'microkde/kutils/kcmultidialog.h') diff --git a/microkde/kutils/kcmultidialog.h b/microkde/kutils/kcmultidialog.h index 768faea..66412ac 100644 --- a/microkde/kutils/kcmultidialog.h +++ b/microkde/kutils/kcmultidialog.h @@ -73,11 +73,14 @@ public: //US void addModule(const QString& module, bool withfallback=true); -//US special method for microkde. We dop noty want to load everything dynamically. +//US special method for microkde. We do not want to load everything dynamically. void addModule(KCModule* module );//, const QString& modulename, const QString& iconname); QVBox* getNewVBoxPage(const QString & modulename) ; + bool showPage( int index ); + int activePageIndex() const; + int pageIndex( QWidget *widget ) const; protected slots: /** -- cgit v0.9.0.2