khtml Library API Documentation

htmlpageinfo.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './htmlpageinfo.ui'
00003 **
00004 ** Created: Wed Aug 4 05:16:12 2004
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.2.3   edited May 19 14:22 $)
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 QGroupBox;
00024 class QLabel;
00025 class KActiveLabel;
00026 class QListView;
00027 class QListViewItem;
00028 class KPushButton;
00029 
00030 class KHTMLInfoDlg : public QDialog
00031 {
00032     Q_OBJECT
00033 
00034 public:
00035     KHTMLInfoDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00036     ~KHTMLInfoDlg();
00037 
00038     QGroupBox* groupBox2;
00039     QLabel* urlLabel;
00040     KActiveLabel* _title;
00041     KActiveLabel* _url;
00042     QLabel* _lastModified;
00043     QLabel* titleLabel;
00044     QLabel* _lmLabel;
00045     QGroupBox* groupBox1;
00046     QListView* _headers;
00047     KPushButton* _close;
00048 
00049 protected:
00050     QGridLayout* HTMLPageInfoLayout;
00051     QHBoxLayout* groupBox2Layout;
00052     QGridLayout* layout1;
00053     QVBoxLayout* groupBox1Layout;
00054 
00055 protected slots:
00056     virtual void languageChange();
00057 
00058 };
00059 
00060 #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 Wed Aug 4 05:28:54 2004 by doxygen 1.3.4 written by Dimitri van Heesch, © 1997-2003