SDRAngel  4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
Public Attributes | List of all members
qtwebapp::StaticFileController::CacheEntry Struct Reference

Public Attributes

QByteArray document
 
qint64 created
 
QByteArray filename
 

Detailed Description

Definition at line 77 of file staticfilecontroller.h.

Member Data Documentation

◆ created

qint64 qtwebapp::StaticFileController::CacheEntry::created

Definition at line 79 of file staticfilecontroller.h.

Referenced by qtwebapp::StaticFileController::service().

◆ document

QByteArray qtwebapp::StaticFileController::CacheEntry::document

Definition at line 78 of file staticfilecontroller.h.

Referenced by qtwebapp::StaticFileController::service().

◆ filename

QByteArray qtwebapp::StaticFileController::CacheEntry::filename

Definition at line 80 of file staticfilecontroller.h.

Referenced by qtwebapp::StaticFileController::service().


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