khtml Library API Documentation

htmlpageinfo.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './htmlpageinfo.ui'
00003 **
00004 ** Created: Wed Oct 8 12:13:21 2003
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.1.1   edited Nov 21 17:40 $)
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 <kactivelabel.h>
00015 #include <kpushbutton.h>
00016 #include <qdialog.h>
00017 #include <qlabel.h>
00018 #include <qlistview.h>
00019 
00020 class QVBoxLayout;
00021 class QHBoxLayout;
00022 class QGridLayout;
00023 class KActiveLabel;
00024 class KPushButton;
00025 class QLabel;
00026 class QListView;
00027 class QListViewItem;
00028 
00029 class KHTMLInfoDlg : public QDialog
00030 {
00031     Q_OBJECT
00032 
00033 public:
00034     KHTMLInfoDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00035     ~KHTMLInfoDlg();
00036 
00037     QLabel* TextLabel2;
00038     KActiveLabel* _url;
00039     QLabel* TextLabel1;
00040     QLabel* _title;
00041     QListView* _headers;
00042     QLabel* TextLabel6;
00043     QLabel* _lastModified;
00044     QLabel* TextLabel4;
00045     KPushButton* _close;
00046 
00047 protected:
00048     QGridLayout* HTMLPageInfoLayout;
00049 
00050 protected slots:
00051     virtual void languageChange();
00052 };
00053 
00054 #endif // HTMLPAGEINFO_H
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:22:38 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001