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
QQmlJS::Dom::FileToLoad::InMemoryContents Struct Reference

#include <qqmldomitem_p.h>

Collaboration diagram for QQmlJS::Dom::FileToLoad::InMemoryContents:

Public Attributes

QString data
QDateTime date = QDateTime::currentDateTimeUtc()

Detailed Description

Definition at line 827 of file qqmldomitem_p.h.

Member Data Documentation

◆ data

QString QQmlJS::Dom::FileToLoad::InMemoryContents::data

Definition at line 829 of file qqmldomitem_p.h.

◆ date

QDateTime QQmlJS::Dom::FileToLoad::InMemoryContents::date = QDateTime::currentDateTimeUtc()

Definition at line 830 of file qqmldomitem_p.h.


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