www.pudn.com > HC_v4.22_scn_20070821.zip > forminfo.h


/****************************************************************************
** Form interface generated from reading ui file 'forminfo.ui'
**
** Created: 六  6月 3 14:15:52 2006
**      by: The User Interface Compiler ($Id: qt/main.cpp   3.1.1   edited Nov 21 17:40 $)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/

#ifndef FORMINFO_H
#define FORMINFO_H

#include 
#include 

class QVBoxLayout;
class QHBoxLayout;
class QGridLayout;
class QLabel;
class QPushButton;

class FormInfo : public QWidget
{
    Q_OBJECT

public:
    FormInfo( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
    ~FormInfo();

    QLabel* textLabel;
    QPushButton* pushButton;

protected:

protected slots:
    virtual void languageChange();
};

#endif // FORMINFO_H