umbrello API Documentation

codevieweroptionsbase.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '/home/kellogg/kdesdk-3.5-branch/umbrello/umbrello/dialogs/codevieweroptionsbase.ui'
00003 **
00004 ** Created: Mi Mai 9 20:21:27 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.4   edited Nov 24 2003 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef CODEVIEWEROPTIONSBASE_H
00011 #define CODEVIEWEROPTIONSBASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qpixmap.h>
00015 #include <qwidget.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class KFontChooser;
00022 class QGroupBox;
00023 class QLabel;
00024 class KColorButton;
00025 
00026 class CodeViewerOptionsBase : public QWidget
00027 {
00028     Q_OBJECT
00029 
00030 public:
00031     CodeViewerOptionsBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00032     ~CodeViewerOptionsBase();
00033 
00034     KFontChooser* fontChooser;
00035     QGroupBox* colorGroupBox;
00036     QLabel* fontLabel;
00037     KColorButton* selectColorButton;
00038     QLabel* paperLabel;
00039     KColorButton* paperColorButton;
00040     QLabel* selectedLabel;
00041     KColorButton* fontColorButton;
00042     KColorButton* nonEditBlockColorButton;
00043     KColorButton* m_hiddenBlockColorButton;
00044     KColorButton* umlObjectColorButton;
00045     QLabel* textLabel1;
00046     QLabel* textLabel1_2;
00047     QLabel* textLabel2;
00048     KColorButton* editBlockColorButton;
00049     QLabel* textLabel3;
00050 
00051 protected:
00052     QGridLayout* CodeViewerOptionsBaseLayout;
00053     QGridLayout* colorGroupBoxLayout;
00054     QGridLayout* colorLayout;
00055     QGridLayout* layout4;
00056     QGridLayout* layout3;
00057 
00058 protected slots:
00059     virtual void languageChange();
00060 
00061 private:
00062     QPixmap image0;
00063 
00064 };
00065 
00066 #endif // CODEVIEWEROPTIONSBASE_H
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:07:55 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003