![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <fpdf_formfill.h>
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 |
Definition at line 319 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wDay |
Definition at line 323 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wDayOfWeek |
Definition at line 322 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wHour |
Definition at line 324 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wMilliseconds |
Definition at line 327 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wMinute |
Definition at line 325 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wMonth |
Definition at line 321 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wSecond |
Definition at line 326 of file fpdf_formfill.h.
unsigned short _FPDF_SYSTEMTIME::wYear |
Definition at line 320 of file fpdf_formfill.h.