Dialogs:Types
From KDE-HIG_Wiki
<todo> add contents
Simple Dialogs: Notifications, Progress Dialogs, Yes-No questions , Confirmation Requests;
Complex Dialogs: Options/Settings, Dialogs, Wizards, Configure Dialogs;
Standard Dialogs: File open, Print, etc.
</todo>
Celeste's notes:
Confirmation dialogs are used when actions are not undoable. They are persistent when the action is destructive (confirming file save before closing application), and dismissable (configured to not display again) when actions are not as destructive (removing a buddy from a list)
Needs to be discussed.
