Qt 4.8
Classes | Namespaces
qtimezonefns_p.h File Reference

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 10.7 Timezone Adjustment on Dates and SchemaTime Values. More...

#include "qatomiccomparator_p.h"
#include "qfunctioncall_p.h"

Go to the source code of this file.

Classes

class  QPatternist::AdjustDateTimeToTimezoneFN
 Implements the function fn:adjust-dateTime-to-timezone(). More...
 
class  QPatternist::AdjustDateToTimezoneFN
 Implements the function fn:adjust-dateTime-to-timezone(). More...
 
class  QPatternist::AdjustTimeToTimezoneFN
 Implements the function fn:adjust-time-to-timezone(). More...
 
class  QPatternist::AdjustTimezone
 Base class for classes implementing functions changing the timezone on values. More...
 

Namespaces

 QPatternist
 The namespace for the internal API of QtXmlPatterns.
 

Detailed Description

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 10.7 Timezone Adjustment on Dates and SchemaTime Values.

Definition in file qtimezonefns_p.h.