KDevelop API Documentation

svn_co.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './svn_co.ui'
00003 **
00004 ** Created: Tue Feb 22 09:16:56 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 SVN_CO_H
00011 #define SVN_CO_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QGroupBox;
00021 class QLabel;
00022 class KURLRequester;
00023 class KLineEdit;
00024 class QButtonGroup;
00025 class QRadioButton;
00026 class QPushButton;
00027 
00028 class svn_co : public QDialog
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     svn_co( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00034     ~svn_co();
00035 
00036     QGroupBox* server;
00037     QLabel* textLabel3;
00038     KURLRequester* serverURL;
00039     QLabel* textLabel1_2;
00040     KLineEdit* revision;
00041     QButtonGroup* buttonGroup1;
00042     QRadioButton* isStandard;
00043     QRadioButton* radioButton1_2;
00044     QGroupBox* local;
00045     QLabel* textLabel1;
00046     KURLRequester* localDir;
00047     QLabel* textLabel2;
00048     KLineEdit* newDir;
00049     QPushButton* ok;
00050     QPushButton* cancel;
00051 
00052 protected:
00053     QVBoxLayout* svn_coLayout;
00054     QVBoxLayout* serverLayout;
00055     QHBoxLayout* layout8;
00056     QHBoxLayout* layout6;
00057     QVBoxLayout* buttonGroup1Layout;
00058     QVBoxLayout* layout11;
00059     QVBoxLayout* localLayout;
00060     QHBoxLayout* layout8_2;
00061     QHBoxLayout* layout9;
00062     QHBoxLayout* layout6_2;
00063     QSpacerItem* spacer2;
00064     QHBoxLayout* layout5;
00065 
00066 protected slots:
00067     virtual void languageChange();
00068 
00069 };
00070 
00071 #endif // SVN_CO_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 Tue Feb 22 09:22:44 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003