Searched refs:wxLogWindow (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dlogg.h85 class WXDLLEXPORT wxLogWindow : public wxLogPassThrough class in inherits:wxLogPassThrough
88 wxLogWindow(wxWindow *pParent, // the parent frame (can be NULL)
93 virtual ~wxLogWindow();
121 DECLARE_NO_COPY_CLASS(wxLogWindow)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp435 // wxLogWindow and wxLogFrame implementation
446 wxLogFrame(wxWindow *pParent, wxLogWindow *log, const wxChar *szTitle);
473 wxLogWindow *m_log;
480 // wxLogWindow menu events
490 wxLogFrame::wxLogFrame(wxWindow *pParent, wxLogWindow *log, const wxChar *szTitle)
594 // wxLogWindow
597 wxLogWindow::wxLogWindow(wxWindow *pParent, function in class:wxLogWindow
610 void wxLogWindow::Show(bool bShow)
615 void wxLogWindow
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlog.tex691 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% wxLogWindow %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
693 \section{\class{wxLogWindow}}\label{wxlogwindow}
715 \membersection{wxLogWindow::wxLogWindow}\label{wxlogwindowctor}
717 \func{}{wxLogWindow}{\param{wxFrame }{*parent}, \param{const wxChar }{*title}, \param{bool }{show = {\tt true}}, \param{bool }{passToOld = {\tt true}}}
728 \helpref{wxLogWindow::Show}{wxlogwindowshow} must be called later.}
734 \membersection{wxLogWindow::Show}\label{wxlogwindowshow}
740 \membersection{wxLogWindow::GetFrame}\label{wxlogwindowgetframe}
745 it but use \helpref{wxLogWindow::Show}{wxlogwindowshow} to show or hide it.
747 \membersection{wxLogWindow
[all...]
H A Dtlog.tex7 \helpref{wxLogWindow}{wxlogwindow},\\
141 \item{\bf wxLogWindow} This log target provides a "log console" which
H A Dcategory.tex386 \twocolitem{\helpref{wxLogWindow}{wxlogwindow}}{Log messages to a log frame}

Completed in 66 milliseconds