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
_FPDF_SYSTEMTIME Struct Reference

#include <fpdf_formfill.h>

+ Collaboration diagram for _FPDF_SYSTEMTIME:

Public Attributes

unsigned short wYear
 
unsigned short wMonth
 
unsigned short wDayOfWeek
 
unsigned short wDay
 
unsigned short wHour
 
unsigned short wMinute
 
unsigned short wSecond
 
unsigned short wMilliseconds
 

Detailed Description

Definition at line 346 of file fpdf_formfill.h.

Member Data Documentation

◆ wDay

unsigned short _FPDF_SYSTEMTIME::wDay

Definition at line 350 of file fpdf_formfill.h.

◆ wDayOfWeek

unsigned short _FPDF_SYSTEMTIME::wDayOfWeek

Definition at line 349 of file fpdf_formfill.h.

◆ wHour

unsigned short _FPDF_SYSTEMTIME::wHour

Definition at line 351 of file fpdf_formfill.h.

◆ wMilliseconds

unsigned short _FPDF_SYSTEMTIME::wMilliseconds

Definition at line 354 of file fpdf_formfill.h.

◆ wMinute

unsigned short _FPDF_SYSTEMTIME::wMinute

Definition at line 352 of file fpdf_formfill.h.

◆ wMonth

unsigned short _FPDF_SYSTEMTIME::wMonth

Definition at line 348 of file fpdf_formfill.h.

◆ wSecond

unsigned short _FPDF_SYSTEMTIME::wSecond

Definition at line 353 of file fpdf_formfill.h.

◆ wYear

unsigned short _FPDF_SYSTEMTIME::wYear

Definition at line 347 of file fpdf_formfill.h.


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