Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 865 of file qqmldomitem_p.h.

Member Data Documentation

◆ data

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

Definition at line 867 of file qqmldomitem_p.h.

◆ date

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

Definition at line 868 of file qqmldomitem_p.h.


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