Qt 4.8
Classes | Namespaces
qbooleanfns_p.h File Reference

Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators, 9 Functions and Operators on Boolean Values. More...

#include "qfunctioncall_p.h"

Go to the source code of this file.

Classes

class  QPatternist::FalseFN
 Implements the function fn:false(). More...
 
class  QPatternist::NotFN
 Implements the function fn:not(). More...
 
class  QPatternist::TrueFN
 Implements the function fn:true(). 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, 9 Functions and Operators on Boolean Values.

Definition in file qbooleanfns_p.h.