/**************************************************************************** ** Form implementation generated from reading ui file 'totuningoverviewui.ui' ** ** Created: Mon Feb 20 12:46:42 2006 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.4 edited Nov 24 2003 $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #include "totuningoverviewui.h" #include #include #include #include #include #include #include #include "toresultpie.h" #include "toresultline.h" #include "toresultbar.h" /* * Constructs a toTuningOverviewUI as a child of 'parent', with the * name 'name' and widget flags set to 'f'. */ toTuningOverviewUI::toTuningOverviewUI( QWidget* parent, const char* name, WFlags fl ) : QWidget( parent, name, fl ) { if ( !name ) setName( "toTuningOverviewUI" ); toTuningOverviewUILayout = new QGridLayout( this, 1, 1, 11, 6, "toTuningOverviewUILayout"); RedoEntries = new toResultLine( this, "RedoEntries" ); toTuningOverviewUILayout->addWidget( RedoEntries, 4, 3 ); Spacer1 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addItem( Spacer1, 0, 1 ); ClientInput = new toResultLine( this, "ClientInput" ); toTuningOverviewUILayout->addWidget( ClientInput, 1, 1 ); PhysicalWrite = new toResultLine( this, "PhysicalWrite" ); toTuningOverviewUILayout->addWidget( PhysicalWrite, 2, 5 ); LogicalRead = new toResultLine( this, "LogicalRead" ); toTuningOverviewUILayout->addWidget( LogicalRead, 1, 3 ); LogicalChange = new toResultLine( this, "LogicalChange" ); toTuningOverviewUILayout->addWidget( LogicalChange, 2, 3 ); PhysicalRead = new toResultLine( this, "PhysicalRead" ); toTuningOverviewUILayout->addWidget( PhysicalRead, 1, 5 ); Spacer6 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addItem( Spacer6, 0, 5 ); Spacer4 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addItem( Spacer4, 0, 3 ); ClientOutput = new toResultLine( this, "ClientOutput" ); toTuningOverviewUILayout->addWidget( ClientOutput, 2, 1 ); Spacer10 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addItem( Spacer10, 3, 3 ); GroupBox1_4 = new QGroupBox( this, "GroupBox1_4" ); GroupBox1_4->setColumnLayout(0, Qt::Vertical ); GroupBox1_4->layout()->setSpacing( 6 ); GroupBox1_4->layout()->setMargin( 11 ); GroupBox1_4Layout = new QGridLayout( GroupBox1_4->layout() ); GroupBox1_4Layout->setAlignment( Qt::AlignTop ); Spacer14_2 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); GroupBox1_4Layout->addItem( Spacer14_2, 3, 0 ); GroupBox7 = new QGroupBox( GroupBox1_4, "GroupBox7" ); GroupBox7->setColumnLayout(0, Qt::Vertical ); GroupBox7->layout()->setSpacing( 6 ); GroupBox7->layout()->setMargin( 11 ); GroupBox7Layout = new QGridLayout( GroupBox7->layout() ); GroupBox7Layout->setAlignment( Qt::AlignTop ); BufferHit = new toResultLine( GroupBox7, "BufferHit" ); GroupBox7Layout->addWidget( BufferHit, 1, 0 ); BufferSize = new QLabel( GroupBox7, "BufferSize" ); QFont BufferSize_font( BufferSize->font() ); BufferSize_font.setBold( TRUE ); BufferSize->setFont( BufferSize_font ); BufferSize->setAlignment( int( QLabel::AlignCenter ) ); GroupBox7Layout->addWidget( BufferSize, 0, 0 ); GroupBox1_4Layout->addWidget( GroupBox7, 2, 0 ); TextLabel2_2_2_2 = new QLabel( GroupBox1_4, "TextLabel2_2_2_2" ); TextLabel2_2_2_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1_4Layout->addWidget( TextLabel2_2_2_2, 0, 0 ); SGATotal = new QLabel( GroupBox1_4, "SGATotal" ); QFont SGATotal_font( SGATotal->font() ); SGATotal_font.setBold( TRUE ); SGATotal->setFont( SGATotal_font ); SGATotal->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1_4Layout->addWidget( SGATotal, 1, 0 ); TextLabel2_2_2_2_2 = new QLabel( GroupBox1_4, "TextLabel2_2_2_2_2" ); TextLabel2_2_2_2_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1_4Layout->addWidget( TextLabel2_2_2_2_2, 4, 0 ); RedoBuffer = new QLabel( GroupBox1_4, "RedoBuffer" ); QFont RedoBuffer_font( RedoBuffer->font() ); RedoBuffer_font.setBold( TRUE ); RedoBuffer->setFont( RedoBuffer_font ); RedoBuffer->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1_4Layout->addWidget( RedoBuffer, 5, 0 ); Spacer14 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); GroupBox1_4Layout->addItem( Spacer14, 8, 0 ); GroupBox8 = new QGroupBox( GroupBox1_4, "GroupBox8" ); GroupBox8->setColumnLayout(0, Qt::Vertical ); GroupBox8->layout()->setSpacing( 6 ); GroupBox8->layout()->setMargin( 11 ); GroupBox8Layout = new QGridLayout( GroupBox8->layout() ); GroupBox8Layout->setAlignment( Qt::AlignTop ); SharedSize = new QLabel( GroupBox8, "SharedSize" ); QFont SharedSize_font( SharedSize->font() ); SharedSize_font.setBold( TRUE ); SharedSize->setFont( SharedSize_font ); SharedSize->setAlignment( int( QLabel::AlignCenter ) ); GroupBox8Layout->addWidget( SharedSize, 0, 0 ); SharedUsed = new toResultBar( GroupBox8, "SharedUsed" ); GroupBox8Layout->addWidget( SharedUsed, 1, 0 ); GroupBox1_4Layout->addWidget( GroupBox8, 7, 0 ); Spacer16 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); GroupBox1_4Layout->addItem( Spacer16, 6, 0 ); toTuningOverviewUILayout->addMultiCellWidget( GroupBox1_4, 0, 8, 4, 4 ); Spacer9 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addItem( Spacer9, 5, 3 ); ParseCount = new toResultLine( this, "ParseCount" ); toTuningOverviewUILayout->addWidget( ParseCount, 6, 3 ); ExecuteCount = new toResultLine( this, "ExecuteCount" ); toTuningOverviewUILayout->addWidget( ExecuteCount, 7, 3 ); GroupBox11 = new QGroupBox( this, "GroupBox11" ); GroupBox11->setColumnLayout(0, Qt::Vertical ); GroupBox11->layout()->setSpacing( 6 ); GroupBox11->layout()->setMargin( 11 ); GroupBox11Layout = new QGridLayout( GroupBox11->layout() ); GroupBox11Layout->setAlignment( Qt::AlignTop ); ArchiveInfo = new QLabel( GroupBox11, "ArchiveInfo" ); QFont ArchiveInfo_font( ArchiveInfo->font() ); ArchiveInfo_font.setBold( TRUE ); ArchiveInfo->setFont( ArchiveInfo_font ); ArchiveInfo->setAlignment( int( QLabel::AlignCenter ) ); GroupBox11Layout->addWidget( ArchiveInfo, 1, 0 ); TextLabel2_2_2_2_3_2_2 = new QLabel( GroupBox11, "TextLabel2_2_2_2_3_2_2" ); TextLabel2_2_2_2_3_2_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox11Layout->addWidget( TextLabel2_2_2_2_3_2_2, 0, 0 ); toTuningOverviewUILayout->addMultiCellWidget( GroupBox11, 9, 10, 4, 4 ); GroupBox1_4_2 = new QGroupBox( this, "GroupBox1_4_2" ); GroupBox1_4_2->setColumnLayout(0, Qt::Vertical ); GroupBox1_4_2->layout()->setSpacing( 6 ); GroupBox1_4_2->layout()->setMargin( 11 ); GroupBox1_4Layout_2 = new QGridLayout( GroupBox1_4_2->layout() ); GroupBox1_4Layout_2->setAlignment( Qt::AlignTop ); GroupBox9 = new QGroupBox( GroupBox1_4_2, "GroupBox9" ); GroupBox9->setColumnLayout(0, Qt::Vertical ); GroupBox9->layout()->setSpacing( 6 ); GroupBox9->layout()->setMargin( 11 ); GroupBox9Layout = new QGridLayout( GroupBox9->layout() ); GroupBox9Layout->setAlignment( Qt::AlignTop ); Filesize = new QLabel( GroupBox9, "Filesize" ); QFont Filesize_font( Filesize->font() ); Filesize_font.setBold( TRUE ); Filesize->setFont( Filesize_font ); Filesize->setAlignment( int( QLabel::AlignCenter ) ); GroupBox9Layout->addWidget( Filesize, 5, 0 ); Files = new QLabel( GroupBox9, "Files" ); QFont Files_font( Files->font() ); Files_font.setBold( TRUE ); Files->setFont( Files_font ); Files->setAlignment( int( QLabel::AlignCenter ) ); GroupBox9Layout->addWidget( Files, 3, 0 ); TextLabel2_2_2_2_4 = new QLabel( GroupBox9, "TextLabel2_2_2_2_4" ); TextLabel2_2_2_2_4->setAlignment( int( QLabel::AlignCenter ) ); GroupBox9Layout->addWidget( TextLabel2_2_2_2_4, 4, 0 ); Tablespaces = new QLabel( GroupBox9, "Tablespaces" ); QFont Tablespaces_font( Tablespaces->font() ); Tablespaces_font.setBold( TRUE ); Tablespaces->setFont( Tablespaces_font ); Tablespaces->setAlignment( int( QLabel::AlignCenter ) ); GroupBox9Layout->addWidget( Tablespaces, 1, 0 ); TextLabel2_2_2_2_5 = new QLabel( GroupBox9, "TextLabel2_2_2_2_5" ); TextLabel2_2_2_2_5->setAlignment( int( QLabel::AlignCenter ) ); GroupBox9Layout->addWidget( TextLabel2_2_2_2_5, 2, 0 ); TextLabel2_2_2_2_3 = new QLabel( GroupBox9, "TextLabel2_2_2_2_3" ); TextLabel2_2_2_2_3->setAlignment( int( QLabel::AlignCenter ) ); GroupBox9Layout->addWidget( TextLabel2_2_2_2_3, 0, 0 ); FileUsed = new toResultPie( GroupBox9, "FileUsed" ); GroupBox9Layout->addWidget( FileUsed, 6, 0 ); GroupBox1_4Layout_2->addWidget( GroupBox9, 0, 0 ); GroupBox10 = new QGroupBox( GroupBox1_4_2, "GroupBox10" ); GroupBox10->setColumnLayout(0, Qt::Vertical ); GroupBox10->layout()->setSpacing( 6 ); GroupBox10->layout()->setMargin( 11 ); GroupBox10Layout = new QGridLayout( GroupBox10->layout() ); GroupBox10Layout->setAlignment( Qt::AlignTop ); RedoFiles = new QLabel( GroupBox10, "RedoFiles" ); QFont RedoFiles_font( RedoFiles->font() ); RedoFiles_font.setBold( TRUE ); RedoFiles->setFont( RedoFiles_font ); RedoFiles->setAlignment( int( QLabel::AlignCenter ) ); GroupBox10Layout->addWidget( RedoFiles, 1, 0 ); TextLabel2_2_2_2_5_2 = new QLabel( GroupBox10, "TextLabel2_2_2_2_5_2" ); TextLabel2_2_2_2_5_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox10Layout->addWidget( TextLabel2_2_2_2_5_2, 2, 0 ); TextLabel2_2_2_2_4_2 = new QLabel( GroupBox10, "TextLabel2_2_2_2_4_2" ); TextLabel2_2_2_2_4_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox10Layout->addWidget( TextLabel2_2_2_2_4_2, 4, 0 ); TextLabel2_2_2_2_3_2 = new QLabel( GroupBox10, "TextLabel2_2_2_2_3_2" ); TextLabel2_2_2_2_3_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox10Layout->addWidget( TextLabel2_2_2_2_3_2, 0, 0 ); RedoSize = new QLabel( GroupBox10, "RedoSize" ); QFont RedoSize_font( RedoSize->font() ); RedoSize_font.setBold( TRUE ); RedoSize->setFont( RedoSize_font ); RedoSize->setAlignment( int( QLabel::AlignCenter ) ); GroupBox10Layout->addWidget( RedoSize, 3, 0 ); ActiveRedo = new QLabel( GroupBox10, "ActiveRedo" ); QFont ActiveRedo_font( ActiveRedo->font() ); ActiveRedo_font.setBold( TRUE ); ActiveRedo->setFont( ActiveRedo_font ); ActiveRedo->setAlignment( int( QLabel::AlignCenter ) ); GroupBox10Layout->addWidget( ActiveRedo, 5, 0 ); GroupBox1_4Layout_2->addWidget( GroupBox10, 1, 0 ); Spacer21 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); GroupBox1_4Layout_2->addItem( Spacer21, 2, 0 ); toTuningOverviewUILayout->addMultiCellWidget( GroupBox1_4_2, 0, 10, 6, 6 ); ProcessGroup = new QGroupBox( this, "ProcessGroup" ); ProcessGroup->setColumnLayout(0, Qt::Vertical ); ProcessGroup->layout()->setSpacing( 6 ); ProcessGroup->layout()->setMargin( 11 ); ProcessGroupLayout = new QGridLayout( ProcessGroup->layout() ); ProcessGroupLayout->setAlignment( Qt::AlignTop ); GroupBox5 = new QGroupBox( ProcessGroup, "GroupBox5" ); GroupBox5->setColumnLayout(0, Qt::Vertical ); GroupBox5->layout()->setSpacing( 6 ); GroupBox5->layout()->setMargin( 11 ); GroupBox5Layout = new QGridLayout( GroupBox5->layout() ); GroupBox5Layout->setAlignment( Qt::AlignTop ); TextLabel2_5 = new QLabel( GroupBox5, "TextLabel2_5" ); TextLabel2_5->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( TextLabel2_5, 2, 0 ); ParallellServer = new QLabel( GroupBox5, "ParallellServer" ); QFont ParallellServer_font( ParallellServer->font() ); ParallellServer_font.setBold( TRUE ); ParallellServer->setFont( ParallellServer_font ); ParallellServer->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( ParallellServer, 5, 0 ); DispatcherServer = new QLabel( GroupBox5, "DispatcherServer" ); QFont DispatcherServer_font( DispatcherServer->font() ); DispatcherServer_font.setBold( TRUE ); DispatcherServer->setFont( DispatcherServer_font ); DispatcherServer->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( DispatcherServer, 7, 0 ); TextLabel2_3 = new QLabel( GroupBox5, "TextLabel2_3" ); TextLabel2_3->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( TextLabel2_3, 6, 0 ); SharedServer = new QLabel( GroupBox5, "SharedServer" ); QFont SharedServer_font( SharedServer->font() ); SharedServer_font.setBold( TRUE ); SharedServer->setFont( SharedServer_font ); SharedServer->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( SharedServer, 3, 0 ); TextLabel2_4 = new QLabel( GroupBox5, "TextLabel2_4" ); TextLabel2_4->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( TextLabel2_4, 4, 0 ); TextLabel2_2 = new QLabel( GroupBox5, "TextLabel2_2" ); TextLabel2_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( TextLabel2_2, 0, 0 ); DedicatedServer = new QLabel( GroupBox5, "DedicatedServer" ); QFont DedicatedServer_font( DedicatedServer->font() ); DedicatedServer_font.setBold( TRUE ); DedicatedServer->setFont( DedicatedServer_font ); DedicatedServer->setAlignment( int( QLabel::AlignCenter ) ); GroupBox5Layout->addWidget( DedicatedServer, 1, 0 ); ProcessGroupLayout->addWidget( GroupBox5, 2, 0 ); TotalProcess = new QLabel( ProcessGroup, "TotalProcess" ); QFont TotalProcess_font( TotalProcess->font() ); TotalProcess_font.setBold( TRUE ); TotalProcess->setFont( TotalProcess_font ); TotalProcess->setAlignment( int( QLabel::AlignCenter ) ); ProcessGroupLayout->addWidget( TotalProcess, 1, 0 ); TextLabel2_2_2 = new QLabel( ProcessGroup, "TextLabel2_2_2" ); TextLabel2_2_2->setAlignment( int( QLabel::AlignCenter ) ); ProcessGroupLayout->addWidget( TextLabel2_2_2, 0, 0 ); BackgroundGroup = new QGroupBox( ProcessGroup, "BackgroundGroup" ); ProcessGroupLayout->addWidget( BackgroundGroup, 3, 0 ); toTuningOverviewUILayout->addMultiCellWidget( ProcessGroup, 0, 10, 2, 2 ); ArchiveWrite = new toResultLine( this, "ArchiveWrite" ); toTuningOverviewUILayout->addWidget( ArchiveWrite, 10, 5 ); Timescale = new toResultLine( this, "Timescale" ); Timescale->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)5, (QSizePolicy::SizeType)7, 0, 0, Timescale->sizePolicy().hasHeightForWidth() ) ); toTuningOverviewUILayout->addMultiCellWidget( Timescale, 10, 10, 0, 1 ); Spacer2 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addMultiCell( Spacer2, 3, 9, 1, 1 ); GroupBox1 = new QGroupBox( this, "GroupBox1" ); GroupBox1->setColumnLayout(0, Qt::Vertical ); GroupBox1->layout()->setSpacing( 6 ); GroupBox1->layout()->setMargin( 11 ); GroupBox1Layout = new QGridLayout( GroupBox1->layout() ); GroupBox1Layout->setAlignment( Qt::AlignTop ); Spacer12 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); GroupBox1Layout->addItem( Spacer12, 9, 0 ); Spacer13 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); GroupBox1Layout->addItem( Spacer13, 4, 0 ); TextLabel2 = new QLabel( GroupBox1, "TextLabel2" ); TextLabel2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( TextLabel2, 5, 0 ); TotalClient = new QLabel( GroupBox1, "TotalClient" ); QFont TotalClient_font( TotalClient->font() ); TotalClient_font.setBold( TRUE ); TotalClient->setFont( TotalClient_font ); TotalClient->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( TotalClient, 6, 0 ); TextLabel4 = new QLabel( GroupBox1, "TextLabel4" ); TextLabel4->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( TextLabel4, 7, 0 ); ActiveClient = new QLabel( GroupBox1, "ActiveClient" ); QFont ActiveClient_font( ActiveClient->font() ); ActiveClient_font.setBold( TRUE ); ActiveClient->setFont( ActiveClient_font ); ActiveClient->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( ActiveClient, 8, 0 ); TextLabel2_6 = new QLabel( GroupBox1, "TextLabel2_6" ); TextLabel2_6->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( TextLabel2_6, 0, 0 ); SendFromClient = new QLabel( GroupBox1, "SendFromClient" ); QFont SendFromClient_font( SendFromClient->font() ); SendFromClient_font.setBold( TRUE ); SendFromClient->setFont( SendFromClient_font ); SendFromClient->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( SendFromClient, 3, 0 ); SendToClient = new QLabel( GroupBox1, "SendToClient" ); QFont SendToClient_font( SendToClient->font() ); SendToClient_font.setBold( TRUE ); SendToClient->setFont( SendToClient_font ); SendToClient->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( SendToClient, 1, 0 ); TextLabel4_2 = new QLabel( GroupBox1, "TextLabel4_2" ); TextLabel4_2->setAlignment( int( QLabel::AlignCenter ) ); GroupBox1Layout->addWidget( TextLabel4_2, 2, 0 ); ClientChart = new toResultBar( GroupBox1, "ClientChart" ); GroupBox1Layout->addWidget( ClientChart, 10, 0 ); toTuningOverviewUILayout->addMultiCellWidget( GroupBox1, 0, 9, 0, 0 ); Spacer5 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addItem( Spacer5, 8, 3 ); Spacer7 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addMultiCell( Spacer7, 7, 9, 5, 5 ); LogWrite = new toResultLine( this, "LogWrite" ); toTuningOverviewUILayout->addWidget( LogWrite, 6, 5 ); Spacer11 = new QSpacerItem( 20, 20, QSizePolicy::Minimum, QSizePolicy::Expanding ); toTuningOverviewUILayout->addMultiCell( Spacer11, 3, 5, 5, 5 ); languageChange(); resize( QSize(906, 552).expandedTo(minimumSizeHint()) ); clearWState( WState_Polished ); } /* * Destroys the object and frees any allocated resources */ toTuningOverviewUI::~toTuningOverviewUI() { // no need to delete child widgets, Qt does it all for us } /* * Sets the strings of the subwidgets using the current * language. */ void toTuningOverviewUI::languageChange() { setCaption( tr( "Form1" ) ); GroupBox1_4->setTitle( tr( "SGA" ) ); GroupBox7->setTitle( tr( "Buffer Cache" ) ); BufferSize->setText( tr( "TextLabel3" ) ); TextLabel2_2_2_2->setText( tr( "Total" ) ); SGATotal->setText( tr( "TextLabel3" ) ); TextLabel2_2_2_2_2->setText( tr( "Redo Buffer" ) ); GroupBox8->setTitle( tr( "Shared Pool" ) ); SharedSize->setText( tr( "TextLabel3" ) ); GroupBox11->setTitle( tr( "Archive logs" ) ); ArchiveInfo->setText( tr( "TextLabel3" ) ); TextLabel2_2_2_2_3_2_2->setText( tr( "Files/Size" ) ); GroupBox1_4_2->setTitle( tr( "Files" ) ); GroupBox9->setTitle( tr( "Datafiles" ) ); Filesize->setText( tr( "TextLabel3" ) ); Files->setText( tr( "TextLabel3" ) ); TextLabel2_2_2_2_4->setText( tr( "Used/Total" ) ); Tablespaces->setText( tr( "TextLabel3" ) ); TextLabel2_2_2_2_5->setText( tr( "Files" ) ); TextLabel2_2_2_2_3->setText( tr( "Tablespaces" ) ); GroupBox10->setTitle( tr( "Redo Logs" ) ); RedoFiles->setText( tr( "TextLabel3" ) ); TextLabel2_2_2_2_5_2->setText( tr( "Active/Total" ) ); TextLabel2_2_2_2_4_2->setText( tr( "Active group" ) ); TextLabel2_2_2_2_3_2->setText( tr( "Files" ) ); RedoSize->setText( tr( "TextLabel3" ) ); ActiveRedo->setText( tr( "TextLabel3" ) ); ProcessGroup->setTitle( tr( "Processes" ) ); GroupBox5->setTitle( tr( "Server" ) ); TextLabel2_5->setText( tr( "Shared" ) ); ParallellServer->setText( tr( "TextLabel3" ) ); DispatcherServer->setText( tr( "TextLabel3" ) ); TextLabel2_3->setText( tr( "Dispatchers" ) ); SharedServer->setText( tr( "TextLabel3" ) ); TextLabel2_4->setText( tr( "Parallel" ) ); TextLabel2_2->setText( tr( "Dedicated" ) ); DedicatedServer->setText( tr( "TextLabel3" ) ); TotalProcess->setText( tr( "TextLabel3" ) ); TextLabel2_2_2->setText( tr( "Total" ) ); BackgroundGroup->setTitle( tr( "Background" ) ); GroupBox1->setTitle( tr( "Clients" ) ); TextLabel2->setText( tr( "Total" ) ); TotalClient->setText( tr( "TextLabel3" ) ); TextLabel4->setText( tr( "Active" ) ); ActiveClient->setText( tr( "TextLabel5" ) ); TextLabel2_6->setText( tr( "Send to client" ) ); SendFromClient->setText( tr( "TextLabel5" ) ); SendToClient->setText( tr( "TextLabel3" ) ); TextLabel4_2->setText( tr( "Send from client" ) ); }