QTfrontend/pageplayrecord.h
changeset 5906 ed9676dc8cb4
parent 5865 35387d27f73a
child 6009 14f6fc9869f2
equal deleted inserted replaced
5713:190d6bb075c5 5906:ed9676dc8cb4
    37     };
    37     };
    38 
    38 
    39     PagePlayDemo(QWidget* parent = 0);
    39     PagePlayDemo(QWidget* parent = 0);
    40 
    40 
    41     void FillFromDir(RecordType rectype);
    41     void FillFromDir(RecordType rectype);
       
    42     bool isSave();
    42 
    43 
    43     QPushButton *BtnBack;
    44     QPushButton *BtnBack;
    44     QPushButton *BtnPlayDemo;
    45     QPushButton *BtnPlayDemo;
    45     QPushButton *BtnRenameRecord;
    46     QPushButton *BtnRenameRecord;
    46     QPushButton *BtnRemoveRecord;
    47     QPushButton *BtnRemoveRecord;