- Class MythDialog
- Due for removal, use libmythui's MythScreenType instead
- Member MythObservable::dispatchNow (const MythEvent &event)
- Do not use in new code
- Class MythPopupBox
- Due for removal, use libmythui's MythScreenType, MythDialogBox or MythConfirmationDialog instead
- Class MythProgressDialog
- Due for removal, use libmythui's MythUIProgressDialog instead
- Member MythProgressDialog::MythProgressDialog (const QString &message, int totalSteps=0, bool cancelButton=false, const QObject *target=NULL, const char *slot=NULL)
- Due for removal, use libmythui instead
- Class MythThemedDialog
- Due for removal, use libmythui's MythScreenType instead