Extending Qt Creator Manual
JsonSchema
Extending Qt Creator Manual 4.7.2
List of All Members for JsonSchema
This is the complete list of members for
Utils::JsonSchema
, including inherited members.
acceptsType
(const QString &) const : bool
enterNestedItemSchema
()
enterNestedPropertySchema
(const QString &)
enterNestedTypeSchema
()
hasAdditionalItems
() const : bool
hasExclusiveMaximum
() : bool
hasExclusiveMinimum
() : bool
hasItemArraySchema
() const : bool
hasItemSchema
() const : bool
hasMaximum
() const : bool
hasMinimum
() const : bool
hasPropertySchema
(const QString &) const : bool
hasTypeSchema
() const : bool
hasUnionSchema
() const : bool
isTypeConstrained
() const : bool
itemArraySchemaSize
() const : int
leaveNestedSchema
()
maximum
() const : double
maximumLength
() const : int
maybeEnterNestedArraySchema
(int ) : bool
maybeEnterNestedUnionSchema
(int ) : bool
minimum
() const : double
minimumLength
() const : int
pattern
() const : QString
properties
() const : QStringList
required
() const : bool
unionSchemaSize
() const : int
validTypes
() const : QStringList