NewLogTabDialog - the dialog that pops up and asks you to configure a tab in a log control. More...
#include <NewLogTabDialog.h>
Inherits QDialog.
Public Member Functions | |
| NewLogTabDialog (QWidget *pParent=0) | |
Public Attributes | |
| QString | m_windowName |
| QString | m_textFilter |
| QString | m_tabName |
| bool | m_checkError |
| bool | m_checkWarning |
| bool | m_checkNormal |
| bool | m_checkDebug |
NewLogTabDialog - the dialog that pops up and asks you to configure a tab in a log control.