start with this line, try to figure out what is wrong with it:
Qt Code:
connect(timer, SIGNAL(timeout()), this, SLOT(ler_arquivos()));To copy to clipboard, switch view to plain text mode
start with this line, try to figure out what is wrong with it:
Qt Code:
connect(timer, SIGNAL(timeout()), this, SLOT(ler_arquivos()));To copy to clipboard, switch view to plain text mode
Last edited by stampede; 1st October 2013 at 20:54. Reason: missing [code] tags
Bookmarks