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

output_urn
QTextBoundaryFinder

inherits

public_types
 enum BoundaryReason { NotAtBoundary, StartWord, EndWord }
 flags BoundaryReasons
 enum BoundaryType { Grapheme, Word, Line, Sentence }

properties

public_functions
QTextBoundaryFinder ()
QTextBoundaryFinder ( const QTextBoundaryFinder & other )
QTextBoundaryFinder ( BoundaryType type, const QString & string )
QTextBoundaryFinder ( BoundaryType type, const QChar * chars, int length, unsigned char * buffer = 0, int bufferSize = 0 )
~QTextBoundaryFinder ()
 BoundaryReasons boundaryReasons () const
 bool isAtBoundary () const
 bool isValid () const
 int position () const
 void setPosition ( int position )
 QString string () const
 void toEnd ()
 int toNextBoundary ()
 int toPreviousBoundary ()
 void toStart ()
 BoundaryType type () const
 QTextBoundaryFinder & operator= ( const QTextBoundaryFinder & other )

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
class
QTextBoundaryFinder
name
BoundaryReasons

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums
class_name
QTextBoundaryFinder
name
BoundaryReason
key
NotAtBoundary
StartWord
EndWord
public_flag
true
class_name
QTextBoundaryFinder
name
BoundaryType
key
Grapheme
Word
Line
Sentence
public_flag
true

parent_enums

parent_index

parent_name

