khtml Library API Documentation

htmlpageinfo.h

00001 /**************************************************************************** 00002 ** Form interface generated from reading ui file './htmlpageinfo.ui' 00003 ** 00004 ** Created: Fri Oct 8 11:07:50 2004 00005 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.3 edited Nov 24 2003 $) 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 QGroupBox* groupBox1; 00047 QListView* _headers; 00048 KPushButton* _close; 00049 00050 protected: 00051 QGridLayout* HTMLPageInfoLayout; 00052 QSpacerItem* Spacer3; 00053 QHBoxLayout* groupBox2Layout; 00054 QGridLayout* layout1; 00055 QVBoxLayout* groupBox1Layout; 00056 00057 protected slots: 00058 virtual void languageChange(); 00059 00060 }; 00061 00062 #endif // HTMLPAGEINFO_H
KDE Logo
This file is part of the documentation for khtml Library Version 3.2.3.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Oct 8 11:16:07 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003