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
QHelpCollectionHandler::TimeStamp Struct Reference

#include <qhelpcollectionhandler_p.h>

+ Collaboration diagram for QHelpCollectionHandler::TimeStamp:

Public Attributes

int namespaceId = -1
 
int folderId = -1
 
QString fileName
 
int size = 0
 
QDateTime timeStamp
 

Detailed Description

Definition at line 45 of file qhelpcollectionhandler_p.h.

Member Data Documentation

◆ fileName

QString QHelpCollectionHandler::TimeStamp::fileName

Definition at line 49 of file qhelpcollectionhandler_p.h.

◆ folderId

int QHelpCollectionHandler::TimeStamp::folderId = -1

Definition at line 48 of file qhelpcollectionhandler_p.h.

◆ namespaceId

int QHelpCollectionHandler::TimeStamp::namespaceId = -1

Definition at line 47 of file qhelpcollectionhandler_p.h.

◆ size

int QHelpCollectionHandler::TimeStamp::size = 0

Definition at line 50 of file qhelpcollectionhandler_p.h.

◆ timeStamp

QDateTime QHelpCollectionHandler::TimeStamp::timeStamp

Definition at line 51 of file qhelpcollectionhandler_p.h.


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