htmlpageinfo.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './htmlpageinfo.ui'
00003 **
00004 ** Created: Mon Jul 16 17:58:09 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.8   edited Jan 11 14:47 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef HTMLPAGEINFO_H
00011 #define HTMLPAGEINFO_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 #include <kpushbutton.h>
00016 #include <qlabel.h>
00017 #include <kactivelabel.h>
00018 #include <qlistview.h>
00019 
00020 class QVBoxLayout;
00021 class QHBoxLayout;
00022 class QGridLayout;
00023 class QSpacerItem;
00024 class QGroupBox;
00025 class QLabel;
00026 class KActiveLabel;
00027 class QListView;
00028 class QListViewItem;
00029 class KPushButton;
00030 
00031 class KHTMLInfoDlg : public QDialog
00032 {
00033     Q_OBJECT
00034 
00035 public:
00036     KHTMLInfoDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00037     ~KHTMLInfoDlg();
00038 
00039     QGroupBox* groupBox2;
00040     QLabel* urlLabel;
00041     KActiveLabel* _title;
00042     KActiveLabel* _url;
00043     QLabel* _lastModified;
00044     QLabel* titleLabel;
00045     QLabel* _lmLabel;
00046     QLabel* _eLabel;
00047     KActiveLabel* _encoding;
00048     QGroupBox* groupBox1;
00049     QListView* _headers;
00050     KPushButton* _close;
00051 
00052 protected:
00053     QGridLayout* HTMLPageInfoLayout;
00054     QSpacerItem* Spacer3;
00055     QHBoxLayout* groupBox2Layout;
00056     QGridLayout* layout1;
00057     QVBoxLayout* groupBox1Layout;
00058 
00059 protected slots:
00060     virtual void languageChange();
00061 
00062 };
00063 
00064 #endif // HTMLPAGEINFO_H
KDE Home | KDE Accessibility Home | Description of Access Keys