|
MythTV
0.26-pre
|
Go to the source code of this file.
Classes | |
| class | DialogCompletionEvent |
| Event dispatched from MythUI modal dialogs to a listening class containing a result of some form. More... | |
| class | MythMenuItem |
| class | MythMenu |
| class | MythDialogBox |
| Basic menu dialog, message and a list of options. More... | |
| class | MythConfirmationDialog |
| Dialog asking for user confirmation. More... | |
| class | MythTextInputDialog |
| Dialog prompting the user to enter a text string. More... | |
| class | MythUISearchDialog |
| Provide a dialog to quickly find an entry in a list. More... | |
| class | MythTimeInputDialog |
Functions | |
| MUI_PUBLIC MythConfirmationDialog * | ShowOkPopup (const QString &message, QObject *parent=NULL, const char *slot=NULL, bool showCancel=false) |
| Non-blocking version of MythPopupBox::showOkPopup() | |
| MUI_PUBLIC MythConfirmationDialog* ShowOkPopup | ( | const QString & | message, |
| QObject * | parent = NULL, |
||
| const char * | slot = NULL, |
||
| bool | showCancel = false |
||
| ) |
Non-blocking version of MythPopupBox::showOkPopup()
Definition at line 571 of file mythdialogbox.cpp.
Referenced by ImportMusicDialog::addAllNewPressed(), ImportMusicDialog::addPressed(), MediaMonitor::AttemptEject(), LogViewer::cancelClicked(), MetadataOptions::CanSetArtwork(), ChannelEditor::channelIconImport(), ThemeUpdateChecker::checkForUpdate(), ZMClient::checkProtoVersion(), CustomPriority::checkSyntax(), MediaMonitor::ChooseAndEjectMedia(), MythContextPrivate::ChooseBackend(), configplugin_cb(), BackendSelection::ConnectBackend(), ZMClient::connectToHost(), ImportCoverArtDialog::copyPressed(), VideoSetupWizard::customEvent(), ThemeChooser::customEvent(), MusicCommon::customEvent(), MythWebView::customEvent(), NetSearch::customEvent(), MythMainWindow::customEvent(), NetTree::customEvent(), MusicPlayer::customEvent(), RipStatus::customEvent(), PlaybackBox::deleteSelected(), exec_program_tv_cb(), ImportNative::finishedPressed(), VideoScanner::finishedScan(), getTempDirectory(), ExportNative::handleAddVideo(), MythBurn::handleAddVideo(), ExportNative::handleNextPage(), MythBurn::handleNextPage(), MythContext::Init(), RecordingSelector::Init(), ZMLivePlayer::initMonitorLayout(), internal_play_media(), isLiveTVAvailable(), ImportMusicDialog::keyPressEvent(), RipStatus::keyPressEvent(), ArchiveFileSelector::nextPressed(), FileSelector::OKPressed(), GeneralSetupWizard::OnDeletePromptReturn(), GeneralSetupWizard::OnSubmitPromptReturn(), VideoSelector::parentalLevelChanged(), MythThemedMenu::parseMenu(), plugin_cb(), MythContextPrivate::PromptForDatabaseParams(), EditAlbumartDialog::removeSelectedImageFromTag(), ThemeChooser::removeTheme(), Ripper::RipComplete(), run(), GuideGrid::RunProgramGuide(), runScan(), ExportNative::runScript(), MythBurn::runScript(), VideoDialog::scanFinished(), PlaybackBox::ShowAvailabilityPopup(), MythContextPrivate::ShowConnectionFailurePopup(), ProgLister::ShowDeleteOldEpisodeMenu(), ProgLister::ShowDeleteOldSeriesMenu(), VideoDialog::ShowHomepage(), TV::ShowNoRecorderDialog(), ScheduleEditor::showTemplateMenu(), MythContextPrivate::ShowVersionMismatchPopup(), NetSearch::showWebVideo(), NetTree::showWebVideo(), WelcomeDialog::shutdownNow(), GeneralSetupWizard::slotDelete(), GeneralSetupWizard::slotView(), MythNews::slotViewArticle(), Ripper::startRipper(), VideoDialog::SwitchLayout(), MythContext::TestPopupVersion(), and BackendSelection::TryDBfromURL().
1.7.6.1