fsDialogsMgr Class Reference

#include <fsDialogsMgr.h>

List of all members.

Public Member Functions

int DoModal (CPropertySheet *sheet)
int DoModal (CDialog *dlg)
void OnDoModal (CDialog *pDlg)
void OnDoModal (CPropertySheet *pSheet)
void OnEndDialog (CDialog *pDlg)
void OnEndDialog (CPropertySheet *pSheet)
void EndAllDialogs ()
 fsDialogsMgr ()
virtual ~fsDialogsMgr ()

Protected Member Functions

int FindDialog (CWnd *pWnd)

Protected Attributes

fs::list< CWnd * > m_vDlgs


Detailed Description

Definition at line 13 of file fsDialogsMgr.h.


Constructor & Destructor Documentation

fsDialogsMgr::fsDialogsMgr (  ) 

Definition at line 16 of file fsDialogsMgr.cpp.

fsDialogsMgr::~fsDialogsMgr (  )  [virtual]

Definition at line 21 of file fsDialogsMgr.cpp.


Member Function Documentation

int fsDialogsMgr::DoModal ( CPropertySheet *  sheet  ) 

Definition at line 83 of file fsDialogsMgr.cpp.

References OnDoModal(), and OnEndDialog().

Referenced by CCreateDownloadDlg::_SavePassword(), CCreateDownloadDlg::_SetDownloadOutputFolderAsDefault(), fsDownloadsMgr::_threadArchiveDetected(), fsDownloadsMgr::_threadConfirmZIP(), vmsMediaConvertMgr::_threadConvertMediaFile(), CDlg_UnpackProgress::_threadExtract(), fsDownloadsMgr::_threadIntegrityCheckAndVirCheckAndLaunch(), CSpiderWnd::AddWebPage(), CDlg_UnpackProgress::AskOverwrite(), vmsMediaConvertMgr::ConvertMediaFile(), vmsMediaConvertMgr::ConvertMediaFile_SetupDefaultOptions(), CDownloadsWnd::CreateBtDownloadFromFile(), CFlashVideoDownloadsWnd::CreateDownload(), CDownloadsWnd::CreateDownload(), CDownloadsGroupsComboBox::CreateNewGroup(), CDownloads_Groups::CustomizeHistoryFilter(), CHFE_FileList::DownloadSelected(), CDlgExportDownloads::ExportDownloads(), CDlgExportHistory::ExportHistory(), CMainFrame::ImportListOfDownloads_FromURLListFile(), MyMessageBox(), CDlg_WPD_IgnoreList::OnAdd(), CPrg_GeneralPage::OnAdjustFw(), CDlgFind::OnAdvanced(), CCreateDownloadFromTorrentFileDlg::OnAdvanced(), CDownloadsWnd::OnBtDownloadProperties(), CDownloaderProperties_NotificationsPage::OnCustomize(), CDownloaderProperties_MonitorPage::OnCustomize(), CDownloads_Groups::OnDeletedProperties(), CDownloads_Tasks::OnDldcheckintegrity(), fsDownloadsMgr::OnDldDone_CheckDownloadIsBittorrent(), CDownloadsWnd::OnDldShowOpinions(), CDownloads_Tasks::OnDldunpack(), CMainFrame::OnExportdlhist(), CMainFrame::OnExportlistofdownloads(), CMainFrame::OnExportSettings(), CMainFrame::OnFileImportImportlistofdownloadsfromclipboard(), CCreateDownloadListDlg::OnFilter(), CMainFrame::OnFind(), CDownloads_Groups::OnGrpcreate(), CDownloads_Groups::OnGrpproperties(), CDlg_Download::OnHide(), CDownloads_Groups::OnHistorySettings(), CWPDS_WebPagesPage::OnIgnorelist(), CMainFrame::OnImportlistofdownloads(), CCreateDownloadDlg::OnMalicious(), CMainFrame::OnOptionsSm(), CMainFrame::OnPortableFdm(), CShedulerWnd::OnProperties(), CCreateBatchDownload::OnResults(), CCreateBatchDownload::OnSetnumbers(), CDlgSounds::OnSetsound(), CCreateDownloadFromTorrentFileDlg::OnSettime(), CDownloaderProperties_MonitorPage::OnSkiplist(), CSpiderTasks::OnSpiderSettings(), CMainFrame::OnSpreadhelp(), CPrg_HistoryPage::OnSwitchdlhist(), CMainFrame::OnTUMChanged(), CMainFrame::OnTurnoffwhendone(), CDlg_SpreadHelp::OnViewlinkcode(), CDlgFindAdvanced::SetTime(), vmsMediaConvertMgr::ShowSettingsUI(), fsScheduleMgr::StartTask(), and CWaitDlg::StartWaiting().

int fsDialogsMgr::DoModal ( CDialog *  dlg  ) 

Definition at line 74 of file fsDialogsMgr.cpp.

References OnDoModal(), and OnEndDialog().

void fsDialogsMgr::OnDoModal ( CDialog *  pDlg  ) 

void fsDialogsMgr::OnDoModal ( CPropertySheet *  pSheet  ) 

Definition at line 59 of file fsDialogsMgr.cpp.

References m_vDlgs.

void fsDialogsMgr::OnEndDialog ( CDialog *  pDlg  ) 

void fsDialogsMgr::OnEndDialog ( CPropertySheet *  pSheet  ) 

Definition at line 64 of file fsDialogsMgr.cpp.

References FindDialog(), and m_vDlgs.

void fsDialogsMgr::EndAllDialogs (  ) 

Definition at line 49 of file fsDialogsMgr.cpp.

References m_vDlgs.

Referenced by CMainFrame::OnAppExit2(), CUpdateDlg::OnUpdateDone(), and fsScheduleMgr::StartTask().

int fsDialogsMgr::FindDialog ( CWnd *  pWnd  )  [protected]

Definition at line 40 of file fsDialogsMgr.cpp.

References m_vDlgs.

Referenced by OnEndDialog().


Member Data Documentation

fs::list<CWnd*> fsDialogsMgr::m_vDlgs [protected]

Definition at line 34 of file fsDialogsMgr.h.

Referenced by EndAllDialogs(), FindDialog(), OnDoModal(), and OnEndDialog().


The documentation for this class was generated from the following files:

Generated on Sun May 25 00:21:01 2008 by  doxygen 1.5.6