|
Nuria Framework - Core
Core module of the NuriaProject Framework
|
This is the complete list of members for Nuria::Variant, including all inherited members.
| begin(QVariant &variant) | Nuria::Variant | static |
| buildList(const Items &...items) | Nuria::Variant | inlinestatic |
| canCompare(const QVariant &left, const QVariant &right) | Nuria::Variant | inlinestatic |
| canCompare(const QVariant &left, int rightType) | Nuria::Variant | inlinestatic |
| canCompare(const QVariant &left) | Nuria::Variant | inlinestatic |
| canCompare() | Nuria::Variant | inlinestatic |
| canCompare(int leftType, int rightType) | Nuria::Variant | static |
| canConvert(const QVariant &variant) | Nuria::Variant | inlinestatic |
| canConvert(const QVariant &variant, int toType) | Nuria::Variant | inlinestatic |
| canConvert(int fromType, int toType) | Nuria::Variant | static |
| Comparison typedef | Nuria::Variant | |
| Conversion typedef | Nuria::Variant | |
| convert(const QVariant &variant, int type) | Nuria::Variant | static |
| convert(const QVariant &variant) | Nuria::Variant | inlinestatic |
| end(QVariant &variant) | Nuria::Variant | static |
| equal(const QVariant &left, const QVariant &right) (defined in Nuria::Variant) | Nuria::Variant | static |
| find(QVariant &variant, QVariant ident) | Nuria::Variant | static |
| greaterEqualThan(const QVariant &left, const QVariant &right) (defined in Nuria::Variant) | Nuria::Variant | static |
| greaterThan(const QVariant &left, const QVariant &right) (defined in Nuria::Variant) | Nuria::Variant | static |
| isGeneric(const QVariant &variant) | Nuria::Variant | static |
| isGeneric(int typeId) | Nuria::Variant | static |
| isList(const QVariant &variant) | Nuria::Variant | static |
| isList(int typeId) | Nuria::Variant | static |
| isMap(const QVariant &variant) | Nuria::Variant | static |
| isMap(int typeId) | Nuria::Variant | static |
| itemCount(const QVariant &variant) | Nuria::Variant | static |
| IteratorComparisonFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorCopyFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorCountFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorDistanceFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorDtorFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorFindFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorIncFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorMoveFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorStartEndFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| IteratorValueFunc typedef (defined in Nuria::Variant) | Nuria::Variant | |
| lessEqualThan(const QVariant &left, const QVariant &right) (defined in Nuria::Variant) | Nuria::Variant | static |
| lessThan(const QVariant &left, const QVariant &right) (defined in Nuria::Variant) | Nuria::Variant | static |
| notEqual(const QVariant &left, const QVariant &right) (defined in Nuria::Variant) | Nuria::Variant | static |
| registerConversion(To *(*func)(const From &)) | Nuria::Variant | inlinestatic |
| registerConversion() | Nuria::Variant | inlinestatic |
| registerConversion(int from, int to, Conversion func) | Nuria::Variant | static |
| registerIterators(typename T::mapped_type *a=(typename T::mapped_type *) 0) | Nuria::Variant | inlinestatic |
| registerIterators(typename T::value_type *a=(typename T::value_type *) 0) | Nuria::Variant | inlinestatic |
| registerType() | Nuria::Variant | inlinestatic |
| registerType() | Nuria::Variant | inlinestatic |
| registerType(int type, int rightType, Comparison equal, Comparison lessThan) | Nuria::Variant | static |
| registerType(int type, int rightType, Comparison equal, Comparison notEqual, Comparison less, Comparison greater, Comparison lessEqual, Comparison greaterEqual) | Nuria::Variant | static |
| stealPointer(QVariant &variant) | Nuria::Variant | static |
| toList(QVariant variant) | Nuria::Variant | static |
| toMap(QVariant variant) | Nuria::Variant | static |
| toValue(const QVariant &variant) | Nuria::Variant | inlinestatic |
1.8.7