KDevelop API Documentation

docglobalconfigwidgetbase.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './docglobalconfigwidgetbase.ui'
00003 **
00004 ** Created: Tue Mar 22 23:50:14 2005
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 DOCGLOBALCONFIGWIDGETBASE_H
00011 #define DOCGLOBALCONFIGWIDGETBASE_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QTabWidget;
00021 class QToolBox;
00022 class QPushButton;
00023 class QLabel;
00024 class KURLRequester;
00025 class QButtonGroup;
00026 class QCheckBox;
00027 
00028 class DocGlobalConfigWidgetBase : public QWidget
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     DocGlobalConfigWidgetBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00034     ~DocGlobalConfigWidgetBase();
00035 
00036     QTabWidget* docTab;
00037     QWidget* tab;
00038     QToolBox* collectionsBox;
00039     QWidget* page2;
00040     QPushButton* addCollectionButton;
00041     QPushButton* editCollectionButton;
00042     QPushButton* removeCollectionButton;
00043     QWidget* TabPage;
00044     QLabel* htsearchbinLabel;
00045     KURLRequester* htsearchbinEdit;
00046     KURLRequester* databaseDirEdit;
00047     KURLRequester* htmergebinEdit;
00048     QLabel* htdigbinLabel;
00049     KURLRequester* htdigbinEdit;
00050     QLabel* databaseDirLabel;
00051     QLabel* htmergebinLabel;
00052     QWidget* TabPage_2;
00053     QButtonGroup* buttonGroup1;
00054     QCheckBox* find_box;
00055     QCheckBox* index_box;
00056     QCheckBox* search_box;
00057     QCheckBox* info_box;
00058     QCheckBox* man_box;
00059     QCheckBox* useAssistant_box;
00060 
00061 public slots:
00062     virtual void addCollectionButtonClicked();
00063     virtual void editCollectionButtonClicked();
00064     virtual void removeCollectionButtonClicked();
00065     virtual void collectionsBoxCurrentChanged( int );
00066     virtual void updateConfig();
00067     virtual void updateIndex();
00068 
00069 protected:
00070     QGridLayout* DocGlobalConfigWidgetBaseLayout;
00071     QGridLayout* tabLayout;
00072     QVBoxLayout* layout1;
00073     QSpacerItem* spacer1;
00074     QGridLayout* TabPageLayout;
00075     QSpacerItem* spacer20;
00076     QGridLayout* layout5;
00077     QSpacerItem* spacer6;
00078     QGridLayout* TabPageLayout_2;
00079     QSpacerItem* spacer4;
00080     QGridLayout* buttonGroup1Layout;
00081 
00082 protected slots:
00083     virtual void languageChange();
00084 
00085 };
00086 
00087 #endif // DOCGLOBALCONFIGWIDGETBASE_H
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Mar 23 00:03:55 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003