khtml Library API Documentation

htmlpageinfo.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './htmlpageinfo.ui'
00003 **
00004 ** Created: Sun Feb 27 22:10:09 2005
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.1.2   edited Dec 19 11:45 $)
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 QLabel;
00024 class KActiveLabel;
00025 class QListView;
00026 class QListViewItem;
00027 class KPushButton;
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 
00055 #endif // HTMLPAGEINFO_H
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.4.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Sun Feb 27 22:16:35 2005 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2001