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
cxfa_datepattern.h
Go to the documentation of this file.
1
// Copyright 2017 The PDFium Authors
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
6
7
#
ifndef
XFA_FXFA_PARSER_CXFA_DATEPATTERN_H_
8
#
define
XFA_FXFA_PARSER_CXFA_DATEPATTERN_H_
9
10
#
include
"xfa/fxfa/parser/cxfa_node.h"
11
12
class
CXFA_DatePattern
final
:
public
CXFA_Node
{
13
public
:
14
CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
;
15
~
CXFA_DatePattern
()
override
;
16
17
private
:
18
CXFA_DatePattern(CXFA_Document* doc,
XFA_PacketType
packet);
19
};
20
21
#
endif
// XFA_FXFA_PARSER_CXFA_DATEPATTERN_H_
CXFA_DatePattern::~CXFA_DatePattern
~CXFA_DatePattern() override
CXFA_Node
Definition
cxfa_node.h:93
XFA_AttributeType
XFA_AttributeType
Definition
fxfa_basic.h:83
XFA_AttributeType::Enum
@ Enum
XFA_Attribute
XFA_Attribute
Definition
fxfa_basic.h:67
XFA_AttributeValue
XFA_AttributeValue
Definition
fxfa_basic.h:60
XFA_PacketType
XFA_PacketType
Definition
fxfa_basic.h:44
CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
#define CONSTRUCT_VIA_MAKE_GARBAGE_COLLECTED
Definition
heap.h:32
CXFA_Node::AttributeData
Definition
cxfa_node.h:109
qtwebengine
src
3rdparty
chromium
third_party
pdfium
xfa
fxfa
parser
cxfa_datepattern.h
Generated on Thu Nov 14 2024 01:06:17 for Qt by
1.12.0