QT is quicktime.
Qt is Qt.
in c++, strings can contain " easily, e.g.
Qt Code:
char* example = "this is an \"example\"";To copy to clipboard, switch view to plain text mode
QT is quicktime.
Qt is Qt.
in c++, strings can contain " easily, e.g.
Qt Code:
char* example = "this is an \"example\"";To copy to clipboard, switch view to plain text mode
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