Qt 4.8
Public Types | List of all members
QPatternist::StandardLocalNames Class Reference

#include <qnamepool_p.h>

Public Types

enum  {
  abs, adjust_dateTime_to_timezone, adjust_date_to_timezone, adjust_time_to_timezone,
  all, arity, avg, base,
  base_uri, boolean, ceiling, codepoint_equal,
  codepoints_to_string, collection, compare, concat,
  contains, count, current, current_date,
  current_dateTime, current_time, data, dateTime,
  day_from_date, day_from_dateTime, days_from_duration, deep_equal,
  Default, default_collation, distinct_values, doc,
  doc_available, document, document_uri, element_available,
  empty, encode_for_uri, ends_with, error,
  escape_html_uri, exactly_one, exists, False,
  floor, function_available, function_name, generate_id,
  generic_string_join, hours_from_dateTime, hours_from_duration, hours_from_time,
  id, idref, implicit_timezone, index_of,
  in_scope_prefixes, insert_before, iri_to_uri, is_schema_aware,
  key, lang, last, local_name,
  local_name_from_QName, lower_case, matches, max,
  min, minutes_from_dateTime, minutes_from_duration, minutes_from_time,
  month_from_date, month_from_dateTime, months_from_duration, name,
  namespace_uri, namespace_uri_for_prefix, namespace_uri_from_QName, nilled,
  node_name, normalize_space, normalize_unicode, Not,
  number, one_or_more, position, prefix_from_QName,
  product_name, product_version, property_name, QName,
  remove, replace, resolve_QName, resolve_uri,
  reverse, root, round, round_half_to_even,
  seconds_from_dateTime, seconds_from_duration, seconds_from_time, sourceValue,
  starts_with, static_base_uri, string, string_join,
  string_length, string_to_codepoints, subsequence, substring,
  substring_after, substring_before, sum, supports_backwards_compatibility,
  supports_serialization, system_property, timezone_from_date, timezone_from_dateTime,
  timezone_from_time, tokenize, trace, translate,
  True, type_available, unordered, unparsed_entity_public_id,
  unparsed_entity_uri, unparsed_text, unparsed_text_available, upper_case,
  vendor, vendor_url, version, xml,
  xmlns, year_from_date, year_from_dateTime, years_from_duration,
  zero_or_one
}
 

Detailed Description

Definition at line 310 of file qnamepool_p.h.

Enumerations

◆ anonymous enum

anonymous enum
Enumerator
abs 
adjust_dateTime_to_timezone 
adjust_date_to_timezone 
adjust_time_to_timezone 
all 
arity 
avg 
base 
base_uri 
boolean 
ceiling 
codepoint_equal 
codepoints_to_string 
collection 
compare 
concat 
contains 
count 
current 
current_date 
current_dateTime 
current_time 
data 
dateTime 
day_from_date 
day_from_dateTime 
days_from_duration 
deep_equal 
Default 
default_collation 
distinct_values 
doc 
doc_available 
document 
document_uri 
element_available 
empty 
encode_for_uri 
ends_with 
error 
escape_html_uri 
exactly_one 
exists 
False 
floor 
function_available 
function_name 
generate_id 
generic_string_join 
hours_from_dateTime 
hours_from_duration 
hours_from_time 
id 
idref 
implicit_timezone 
index_of 
in_scope_prefixes 
insert_before 
iri_to_uri 
is_schema_aware 
key 
lang 
last 
local_name 
local_name_from_QName 
lower_case 
matches 
max 
min 
minutes_from_dateTime 
minutes_from_duration 
minutes_from_time 
month_from_date 
month_from_dateTime 
months_from_duration 
name 
namespace_uri 
namespace_uri_for_prefix 
namespace_uri_from_QName 
nilled 
node_name 
normalize_space 
normalize_unicode 
Not 
number 
one_or_more 
position 
prefix_from_QName 
product_name 
product_version 
property_name 
QName 
remove 
replace 
resolve_QName 
resolve_uri 
reverse 
root 
round 
round_half_to_even 
seconds_from_dateTime 
seconds_from_duration 
seconds_from_time 
sourceValue 
starts_with 
static_base_uri 
string 
string_join 
string_length 
string_to_codepoints 
subsequence 
substring 
substring_after 
substring_before 
sum 
supports_backwards_compatibility 
supports_serialization 
system_property 
timezone_from_date 
timezone_from_dateTime 
timezone_from_time 
tokenize 
trace 
translate 
True 
type_available 
unordered 
unparsed_entity_public_id 
unparsed_entity_uri 
unparsed_text 
unparsed_text_available 
upper_case 
vendor 
vendor_url 
version 
xml 
xmlns 
year_from_date 
year_from_dateTime 
years_from_duration 
zero_or_one 

Definition at line 313 of file qnamepool_p.h.

314  {
315  abs,
319  all,
320  arity,
321  avg,
322  base,
323  base_uri,
324  boolean,
325  ceiling,
328  collection,
329  compare,
330  concat,
331  contains,
332  count,
333  current,
334  current_date,
336  current_time,
337  data,
338  dateTime,
342  deep_equal,
343  Default,
346  doc,
348  document,
349  document_uri,
351  empty,
353  ends_with,
354  error,
356  exactly_one,
357  exists,
358  False,
359  floor,
362  generate_id,
367  id,
368  idref,
370  index_of,
373  iri_to_uri,
375  key,
376  lang,
377  last,
378  local_name,
380  lower_case,
381  matches,
382  max,
383  min,
390  name,
394  nilled,
395  node_name,
398  Not,
399  number,
400  one_or_more,
401  position,
403  product_name,
406  QName,
407  remove,
408  replace,
410  resolve_uri,
411  reverse,
412  root,
413  round,
418  sourceValue,
419  starts_with,
421  string,
422  string_join,
425  subsequence,
426  substring,
429  sum,
436  tokenize,
437  trace,
438  translate,
439  True,
441  unordered,
446  upper_case,
447  vendor,
448  vendor_url,
449  version,
450  xml,
451  xmlns,
456  };

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