src/EditProduct.h

changeset 227
7966bf14cc34
parent 225
448e4187cada
child 230
b68c0c61d261
equal deleted inserted replaced
226:23fe317dcf3c 227:7966bf14cc34
44 void on_quitButton_clicked(); 44 void on_quitButton_clicked();
45 void on_deleteButton_clicked(); 45 void on_deleteButton_clicked();
46 void on_exportButton_clicked(); 46 void on_exportButton_clicked();
47 void on_printButton_clicked(); 47 void on_printButton_clicked();
48 void is_changed(); 48 void is_changed();
49 void code_changed(QString);
49 void name_changed(QString); 50 void name_changed(QString);
50 void notes_changed(); 51 void notes_changed();
51 void style_changed(int val); 52 void style_changed(int val);
52 void colormethod_changed(int val); 53 void colormethod_changed(int val);
53 void ibumethod_changed(int val); 54 void ibumethod_changed(int val);

mercurial