Public Member Functions | Public Attributes | List of all members
Ui_pqLogViewerDialog Class Reference

#include <ui_pqLogViewerDialog.h>

Inheritance diagram for Ui_pqLogViewerDialog:
Inheritance graph
[legend]

Public Member Functions

void setupUi (QDialog *pqLogViewerDialog)
 
void retranslateUi (QDialog *pqLogViewerDialog)
 

Public Attributes

QHBoxLayout * horizontalLayout
 
QHBoxLayout * centralWidget
 
QVBoxLayout * settingsLayout
 
QWidget * newLogWidget
 
QVBoxLayout * verticalLayout_4
 
QLabel * newLogLabel
 
QFrame * newLogFrame
 
QGridLayout * gridLayout
 
QComboBox * processComboBox
 
QLabel * processLabel
 
QLabel * rankLabel
 
QComboBox * rankComboBox
 
QPushButton * addLogButton
 
QWidget * globalFilterSettings
 
QVBoxLayout * verticalLayout_2
 
QLabel * globalFilterLabel
 
QFrame * globalFilterFrame
 
QLineEdit * globalFilter
 
QWidget * verbositySettings
 
QVBoxLayout * verticalLayout
 
QLabel * verbositySettingsLabel
 
QFrame * frame
 
QLabel * verbosityLevelLabel
 
QComboBox * clientVerbosities
 
QLabel * serverVerbosityLabel
 
QComboBox * serverVerbosities
 
QLabel * dataServerVerbosityLabel
 
QComboBox * dataServerVerbosities
 
QLabel * renderServerVerbosityLabel
 
QComboBox * renderServerVerbosities
 
QWidget * categoryElevationWidget
 
QVBoxLayout * verticalLayout_3
 
QLabel * categoryElevationVerbosity
 
QFrame * categoryElevationFrame
 
QLabel * alwaysLogLabel
 
QWidget * categoryWidget
 
QVBoxLayout * verticalLayout_5
 
QCheckBox * dataMovementCheckBox
 
QCheckBox * renderingCheckBox
 
QCheckBox * applicationCheckBox
 
QCheckBox * pipelineCheckBox
 
QCheckBox * pluginsCheckBox
 
QSpacerItem * verticalSpacer
 
QPushButton * refreshButton
 
QPushButton * clearLogsButton
 
QTabWidget * logTabWidget
 

Detailed Description

Definition at line 30 of file ui_pqLogViewerDialog.h.

Member Function Documentation

◆ setupUi()

void Ui_pqLogViewerDialog::setupUi ( QDialog *  pqLogViewerDialog)
inline

Definition at line 80 of file ui_pqLogViewerDialog.h.

◆ retranslateUi()

void Ui_pqLogViewerDialog::retranslateUi ( QDialog *  pqLogViewerDialog)
inline

Definition at line 355 of file ui_pqLogViewerDialog.h.

Member Data Documentation

◆ horizontalLayout

QHBoxLayout* Ui_pqLogViewerDialog::horizontalLayout

Definition at line 33 of file ui_pqLogViewerDialog.h.

◆ centralWidget

QHBoxLayout* Ui_pqLogViewerDialog::centralWidget

Definition at line 34 of file ui_pqLogViewerDialog.h.

◆ settingsLayout

QVBoxLayout* Ui_pqLogViewerDialog::settingsLayout

Definition at line 35 of file ui_pqLogViewerDialog.h.

◆ newLogWidget

QWidget* Ui_pqLogViewerDialog::newLogWidget

Definition at line 36 of file ui_pqLogViewerDialog.h.

◆ verticalLayout_4

QVBoxLayout* Ui_pqLogViewerDialog::verticalLayout_4

Definition at line 37 of file ui_pqLogViewerDialog.h.

◆ newLogLabel

QLabel* Ui_pqLogViewerDialog::newLogLabel

Definition at line 38 of file ui_pqLogViewerDialog.h.

◆ newLogFrame

QFrame* Ui_pqLogViewerDialog::newLogFrame

Definition at line 39 of file ui_pqLogViewerDialog.h.

◆ gridLayout

QGridLayout* Ui_pqLogViewerDialog::gridLayout

Definition at line 40 of file ui_pqLogViewerDialog.h.

◆ processComboBox

QComboBox* Ui_pqLogViewerDialog::processComboBox

Definition at line 41 of file ui_pqLogViewerDialog.h.

◆ processLabel

QLabel* Ui_pqLogViewerDialog::processLabel

Definition at line 42 of file ui_pqLogViewerDialog.h.

◆ rankLabel

QLabel* Ui_pqLogViewerDialog::rankLabel

Definition at line 43 of file ui_pqLogViewerDialog.h.

◆ rankComboBox

QComboBox* Ui_pqLogViewerDialog::rankComboBox

Definition at line 44 of file ui_pqLogViewerDialog.h.

◆ addLogButton

QPushButton* Ui_pqLogViewerDialog::addLogButton

Definition at line 45 of file ui_pqLogViewerDialog.h.

◆ globalFilterSettings

QWidget* Ui_pqLogViewerDialog::globalFilterSettings

Definition at line 46 of file ui_pqLogViewerDialog.h.

◆ verticalLayout_2

QVBoxLayout* Ui_pqLogViewerDialog::verticalLayout_2

Definition at line 47 of file ui_pqLogViewerDialog.h.

◆ globalFilterLabel

QLabel* Ui_pqLogViewerDialog::globalFilterLabel

Definition at line 48 of file ui_pqLogViewerDialog.h.

◆ globalFilterFrame

QFrame* Ui_pqLogViewerDialog::globalFilterFrame

Definition at line 49 of file ui_pqLogViewerDialog.h.

◆ globalFilter

QLineEdit* Ui_pqLogViewerDialog::globalFilter

Definition at line 50 of file ui_pqLogViewerDialog.h.

◆ verbositySettings

QWidget* Ui_pqLogViewerDialog::verbositySettings

Definition at line 51 of file ui_pqLogViewerDialog.h.

◆ verticalLayout

QVBoxLayout* Ui_pqLogViewerDialog::verticalLayout

Definition at line 52 of file ui_pqLogViewerDialog.h.

◆ verbositySettingsLabel

QLabel* Ui_pqLogViewerDialog::verbositySettingsLabel

Definition at line 53 of file ui_pqLogViewerDialog.h.

◆ frame

QFrame* Ui_pqLogViewerDialog::frame

Definition at line 54 of file ui_pqLogViewerDialog.h.

◆ verbosityLevelLabel

QLabel* Ui_pqLogViewerDialog::verbosityLevelLabel

Definition at line 55 of file ui_pqLogViewerDialog.h.

◆ clientVerbosities

QComboBox* Ui_pqLogViewerDialog::clientVerbosities

Definition at line 56 of file ui_pqLogViewerDialog.h.

◆ serverVerbosityLabel

QLabel* Ui_pqLogViewerDialog::serverVerbosityLabel

Definition at line 57 of file ui_pqLogViewerDialog.h.

◆ serverVerbosities

QComboBox* Ui_pqLogViewerDialog::serverVerbosities

Definition at line 58 of file ui_pqLogViewerDialog.h.

◆ dataServerVerbosityLabel

QLabel* Ui_pqLogViewerDialog::dataServerVerbosityLabel

Definition at line 59 of file ui_pqLogViewerDialog.h.

◆ dataServerVerbosities

QComboBox* Ui_pqLogViewerDialog::dataServerVerbosities

Definition at line 60 of file ui_pqLogViewerDialog.h.

◆ renderServerVerbosityLabel

QLabel* Ui_pqLogViewerDialog::renderServerVerbosityLabel

Definition at line 61 of file ui_pqLogViewerDialog.h.

◆ renderServerVerbosities

QComboBox* Ui_pqLogViewerDialog::renderServerVerbosities

Definition at line 62 of file ui_pqLogViewerDialog.h.

◆ categoryElevationWidget

QWidget* Ui_pqLogViewerDialog::categoryElevationWidget

Definition at line 63 of file ui_pqLogViewerDialog.h.

◆ verticalLayout_3

QVBoxLayout* Ui_pqLogViewerDialog::verticalLayout_3

Definition at line 64 of file ui_pqLogViewerDialog.h.

◆ categoryElevationVerbosity

QLabel* Ui_pqLogViewerDialog::categoryElevationVerbosity

Definition at line 65 of file ui_pqLogViewerDialog.h.

◆ categoryElevationFrame

QFrame* Ui_pqLogViewerDialog::categoryElevationFrame

Definition at line 66 of file ui_pqLogViewerDialog.h.

◆ alwaysLogLabel

QLabel* Ui_pqLogViewerDialog::alwaysLogLabel

Definition at line 67 of file ui_pqLogViewerDialog.h.

◆ categoryWidget

QWidget* Ui_pqLogViewerDialog::categoryWidget

Definition at line 68 of file ui_pqLogViewerDialog.h.

◆ verticalLayout_5

QVBoxLayout* Ui_pqLogViewerDialog::verticalLayout_5

Definition at line 69 of file ui_pqLogViewerDialog.h.

◆ dataMovementCheckBox

QCheckBox* Ui_pqLogViewerDialog::dataMovementCheckBox

Definition at line 70 of file ui_pqLogViewerDialog.h.

◆ renderingCheckBox

QCheckBox* Ui_pqLogViewerDialog::renderingCheckBox

Definition at line 71 of file ui_pqLogViewerDialog.h.

◆ applicationCheckBox

QCheckBox* Ui_pqLogViewerDialog::applicationCheckBox

Definition at line 72 of file ui_pqLogViewerDialog.h.

◆ pipelineCheckBox

QCheckBox* Ui_pqLogViewerDialog::pipelineCheckBox

Definition at line 73 of file ui_pqLogViewerDialog.h.

◆ pluginsCheckBox

QCheckBox* Ui_pqLogViewerDialog::pluginsCheckBox

Definition at line 74 of file ui_pqLogViewerDialog.h.

◆ verticalSpacer

QSpacerItem* Ui_pqLogViewerDialog::verticalSpacer

Definition at line 75 of file ui_pqLogViewerDialog.h.

◆ refreshButton

QPushButton* Ui_pqLogViewerDialog::refreshButton

Definition at line 76 of file ui_pqLogViewerDialog.h.

◆ clearLogsButton

QPushButton* Ui_pqLogViewerDialog::clearLogsButton

Definition at line 77 of file ui_pqLogViewerDialog.h.

◆ logTabWidget

QTabWidget* Ui_pqLogViewerDialog::logTabWidget

Definition at line 78 of file ui_pqLogViewerDialog.h.


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