input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qtextlength.html

output_urn
QTextLength

inherits

public_types
 enum Type { VariableLength, FixedLength, PercentageLength }

properties

public_functions
QTextLength ()
QTextLength ( Type type, qreal value )
 qreal rawValue () const
 Type type () const
 qreal value ( qreal maximumLength ) const
operator QVariant () const
 bool operator!= ( const QTextLength & other ) const
 bool operator== ( const QTextLength & other ) const

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums
class_name
QTextLength
name
Type
key
VariableLength
FixedLength
PercentageLength
public_flag
true

parent_enums

parent_index

parent_name

