www.pudn.com > routeplan_mainmenu.rar > chaxun.h


/****************************************************************************
** Form interface generated from reading ui file 'chaxun.ui'
**
** Created: Tue Jul 24 09:36:08 2007
**      by:  The User Interface Compiler (uic)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef CHAXUN_H
#define CHAXUN_H

#include 
#include 

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

class chaxun : public QDialog
{ 
    Q_OBJECT

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

    QPushButton* PushButton1;
    QPushButton* PushButton1_2;
    QPushButton* PushButton1_7;
    QPushButton* PushButton1_3;
    QPushButton* PushButton1_4;
    QPushButton* PushButton1_5;
    QPushButton* PushButton1_6;

protected:
    QVBoxLayout* Layout2;

protected slots:
 virtual void fanhuidialog();
};

#endif // CHAXUN_H