QT is quicktime.

Qt is Qt.


in c++, strings can contain " easily, e.g.

Qt Code:
  1. char* example = "this is an \"example\"";
To copy to clipboard, switch view to plain text mode