Qtopia library API Documentation

lnkpropertiesbase_p.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'lnkpropertiesbase_p.ui'
00003 **
00004 ** Created: Sat Jan 10 19:08:16 2004
00005 **      by:  The User Interface Compiler (uic)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 #ifndef FORM1_H
00010 #define FORM1_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 class QVBoxLayout; 
00015 class QHBoxLayout; 
00016 class QGridLayout; 
00017 class CategoryWidget;
00018 class QButtonGroup;
00019 class QCheckBox;
00020 class QComboBox;
00021 class QFrame;
00022 class QLabel;
00023 class QLineEdit;
00024 class QPushButton;
00025 class QToolButton;
00026 
00027 class LnkPropertiesBase : public QWidget
00028 { 
00029     Q_OBJECT
00030 
00031 public:
00032     LnkPropertiesBase( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00033     ~LnkPropertiesBase();
00034 
00035     QFrame* Frame8;
00036     CategoryWidget* categoryEdit;
00037     QCheckBox* rotate;
00038     QLineEdit* docname;
00039     QComboBox* locationCombo;
00040     QLabel* typeLabel;
00041     QLabel* type;
00042     QLabel* locationLabel;
00043     QLabel* TextLabel1;
00044     QLabel* comment;
00045     QButtonGroup* rotateButtons;
00046     QToolButton* ToolButton1;
00047     QToolButton* ToolButton2;
00048     QToolButton* ToolButton3;
00049     QToolButton* ToolButton4;
00050     QLabel* labelspacer;
00051     QCheckBox* preload;
00052     QLabel* commentLabel;
00053     QFrame* hline;
00054     QFrame* Frame9;
00055     QPushButton* unlink;
00056     QPushButton* duplicate;
00057     QPushButton* beam;
00058 
00059 protected:
00060     QVBoxLayout* Form1Layout;
00061     QGridLayout* Frame8Layout;
00062     QHBoxLayout* rotateButtonsLayout;
00063     QHBoxLayout* Frame9Layout;
00064 };
00065 
00066 #endif // FORM1_H
KDE Logo
This file is part of the documentation for OPIE Version 1.5.5.
Documentation copyright © 1997-2003 the KDE developers. 2003 OPIE developers
Generated on Tue Feb 10 20:24:06 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2001