KDebugDialog Class Reference
[
kdecore Index
] [
kdecore Hierarchy
] [
Headers
]
#include <
kdebugdialog.h
>
Inherits:
QDialog
(qt)
Public Members
KDebugDialog
()
~KDebugDialog
()
void
setInfoOutput
( int n )
int
infoOutput
() const
void
setInfoFile
( const char* pFileName )
const char*
infoFile
() const
void
setInfoShow
( const char* pShowString )
const char*
infoShow
() const
void
setWarnOutput
( int n )
int
warnOutput
() const
void
setWarnFile
( const char* pFileName )
const char*
warnFile
() const
void
setWarnShow
( const char* pShowString )
const char*
warnShow
() const
void
setErrorOutput
( int n )
int
errorOutput
() const
void
setErrorFile
( const char* pFileName )
const char*
errorFile
() const
void
setErrorShow
( const char* pShowString )
const char*
errorShow
() const
void
setFatalOutput
( int n )
int
fatalOutput
() const
void
setFatalFile
( const char* pFileName )
const char*
fatalFile
() const
void
setFatalShow
( const char* pShowString )
const char*
fatalShow
() const
void
setAbortFatal
( bool bAbort )
bool
abortFatal
() const
Public Slots
void
showHelp
()
Private Members
QGroupBox*
pInfoGroup
QLabel*
pInfoLabel1
QComboBox*
pInfoCombo
QLabel*
pInfoLabel2
QLineEdit*
pInfoFile
QLabel*
pInfoLabel3
QLineEdit*
pInfoShow
QGroupBox*
pWarnGroup
QLabel*
pWarnLabel1
QComboBox*
pWarnCombo
QLabel*
pWarnLabel2
QLineEdit*
pWarnFile
QLabel*
pWarnLabel3
QLineEdit*
pWarnShow
QGroupBox*
pErrorGroup
QLabel*
pErrorLabel1
QComboBox*
pErrorCombo
QLabel*
pErrorLabel2
QLineEdit*
pErrorFile
QLabel*
pErrorLabel3
QLineEdit*
pErrorShow
QGroupBox*
pFatalGroup
QLabel*
pFatalLabel1
QComboBox*
pFatalCombo
QLabel*
pFatalLabel2
QLineEdit*
pFatalFile
QLabel*
pFatalLabel3
QLineEdit*
pFatalShow
QCheckBox*
pAbortFatal
QPushButton*
pOKButton
QPushButton*
pCancelButton
QPushButton*
pHelpButton
KDebugDialog
( const KDebugDialog& )
KDebugDialog&
operator=
( const KDebugDialog& )
Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:18 CEST 1999
K
doc