how do i set the lcdnumber?
is not supported.Qt Code:
ui->lcdNumber->setValue();To copy to clipboard, switch view to plain text mode
thanx.
how do i set the lcdnumber?
is not supported.Qt Code:
ui->lcdNumber->setValue();To copy to clipboard, switch view to plain text mode
thanx.
What is lcdNumber type ?
At a guess, QLcdNumber. <-- The answer is in there
If you have a problem, CUT and PASTE your code. Do not retype or simplify it. Give a COMPLETE and COMPILABLE example of your problem. Otherwise we are all guessing the problem from a fabrication where relevant details are often missing.
Bookmarks