Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
Movie Struct Reference

[0] More...

Collaboration diagram for Movie:

Public Attributes

int id
QString title
QDate releaseDate

Detailed Description

[0]

Definition at line 9 of file main.cpp.

Member Data Documentation

◆ id

int Movie::id

Definition at line 11 of file main.cpp.

Referenced by main(), and operator>>().

◆ releaseDate

QDate Movie::releaseDate

Definition at line 13 of file main.cpp.

◆ title

QString Movie::title

Definition at line 12 of file main.cpp.


The documentation for this struct was generated from the following file: