stupid question, but maybe couter == 0?![]()
stupid question, but maybe couter == 0?![]()
Qt Assistant -- rocks!
please, use tags [CODE] & [/CODE].
No, the couter will increase. I make it draw only couter >0 ;
Qt Code:
// In the construtor function connect(oneStepButton,SIGNAL(clicked()),this,SLOT(oneStep())); connect(runAllButton,SIGNAL(clicked()),this,SLOT(runAll()));To copy to clipboard, switch view to plain text mode
Bookmarks