Source: htmlpageinfo.h


Annotated List
Files
Globals
Hierarchy
Index
/****************************************************************************
** Form interface generated from reading ui file './htmlpageinfo.ui'
**
** Created: Thu Dec 19 11:01:06 2002
**      by: The User Interface Compiler ()
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/

#ifndef HTMLPAGEINFO_H
#define HTMLPAGEINFO_H

#include 
#include 
#include 
#include 
#include 
#include 

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class KActiveLabel;
class KPushButton;
class QLabel;
class QListView;
class QListViewItem;

class KHTMLInfoDlg : public QDialog
{
    Q_OBJECT

public:
    KHTMLInfoDlg( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
    ~KHTMLInfoDlg();

    QLabel* TextLabel2;
    KActiveLabel* _url;
    QLabel* TextLabel1;
    QLabel* _title;
    QListView* _headers;
    QLabel* TextLabel6;
    QLabel* _lastModified;
    QLabel* TextLabel4;
    KPushButton* _close;

protected:
    QGridLayout* HTMLPageInfoLayout;

protected slots:
    virtual void languageChange();
};

#endif // HTMLPAGEINFO_H

Generated by: caleb on tcdevel on Tue Jan 28 12:54:28 2003, using kdoc $.