QTfrontend/pageplayrecord.h
changeset 5865 35387d27f73a
parent 5205 78138ae93820
child 6009 14f6fc9869f2
equal deleted inserted replaced
5864:6cc72b333c5f 5865:35387d27f73a
    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;