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 319 of file fpdf_formfill.h.

Member Data Documentation

◆ wDay

unsigned short _FPDF_SYSTEMTIME::wDay

Definition at line 323 of file fpdf_formfill.h.

◆ wDayOfWeek

unsigned short _FPDF_SYSTEMTIME::wDayOfWeek

Definition at line 322 of file fpdf_formfill.h.

◆ wHour

unsigned short _FPDF_SYSTEMTIME::wHour

Definition at line 324 of file fpdf_formfill.h.

◆ wMilliseconds

unsigned short _FPDF_SYSTEMTIME::wMilliseconds

Definition at line 327 of file fpdf_formfill.h.

◆ wMinute

unsigned short _FPDF_SYSTEMTIME::wMinute

Definition at line 325 of file fpdf_formfill.h.

◆ wMonth

unsigned short _FPDF_SYSTEMTIME::wMonth

Definition at line 321 of file fpdf_formfill.h.

◆ wSecond

unsigned short _FPDF_SYSTEMTIME::wSecond

Definition at line 326 of file fpdf_formfill.h.

◆ wYear

unsigned short _FPDF_SYSTEMTIME::wYear

Definition at line 320 of file fpdf_formfill.h.


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