Skip to content
nucularmoo edited this page Feb 27, 2018 · 35 revisions

QString, QStringLiteral, Value Types

Back to Week 1

Objective: Basic String manipulation

Beginner

  • What are includes?
  • How do you use includes?

Intermediate

  • What is QString?
  • How does std::string/c string compare to QString?
  • What is QStringLiteral?
  • What are value types in Qt?

Expert

Clone this wiki locally