KDEUI
kassistantdialog.h
Go to the documentation of this file.
bool isValid(KPageWidgetItem *page) const
return if a page is valid
Definition kassistantdialog.cpp:132
virtual void showEvent(QShowEvent *event)
Definition kassistantdialog.cpp:150
virtual void next()
Called when the user clicks the Next/Finish button.
Definition kassistantdialog.cpp:116
bool isAppropriate(KPageWidgetItem *page) const
Check if a page is appropriate for use in the assistant dialog.
Definition kassistantdialog.cpp:162
void setAppropriate(KPageWidgetItem *page, bool appropriate)
Specify whether a page is appropriate.
Definition kassistantdialog.cpp:156
void setValid(KPageWidgetItem *page, bool enable)
Specify if the content of the page is valid, and if the next button may be enabled on this page.
Definition kassistantdialog.cpp:125
KAssistantDialog(QWidget *parent=0, Qt::WindowFlags flags=0)
Construct a new assistant dialog with parent as parent.
Definition kassistantdialog.cpp:68
KPageDialog(QWidget *parent=0, Qt::WindowFlags flags=0)
Creates a new page dialog.
Definition kpagedialog.cpp:31
KPageWidgetItem is used by KPageWidget and represents a page.
Definition kpagewidgetmodel.h:51
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.