Qt 4.8
Public Functions | Public Variables | List of all members
QDateTimeParser::StateNode Struct Reference

#include <qdatetime_p.h>

Public Functions

 StateNode ()
 

Public Variables

bool conflicts
 
QString input
 
State state
 
QDateTime value
 

Detailed Description

Definition at line 183 of file qdatetime_p.h.

Constructors and Destructors

◆ StateNode()

QDateTimeParser::StateNode::StateNode ( )
inline

Properties

◆ conflicts

bool QDateTimeParser::StateNode::conflicts

◆ input

QString QDateTimeParser::StateNode::input

◆ state

State QDateTimeParser::StateNode::state

◆ value

QDateTime QDateTimeParser::StateNode::value

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