Qt 4.8
|
#include <qnamepool_p.h>
Public Types | |
enum | { empty = 0, fn, local, xml, xmlns, xs, xsi, ns0, StopNamespaceInheritance } |
Definition at line 459 of file qnamepool_p.h.
anonymous enum |
Enumerator | |
---|---|
empty | This does not mean empty in the sense of "empty", but in the sense of an empty string, "". Its value, zero, is significant. |
fn | |
local | |
xml | |
xmlns | |
xs | |
xsi | |
ns0 | |
StopNamespaceInheritance |
Definition at line 462 of file qnamepool_p.h.