append(const char *chars, unsigned int nChars)=0 | ufo::UDocument | [pure virtual] |
clear()=0 | ufo::UDocument | [pure virtual] |
clone() const | ufo::UObject | [virtual] |
DocumentSignal typedef (defined in ufo::UDocument) | ufo::UDocument | |
equals(const UObject *obj) const | ufo::UObject | [virtual] |
getCaret() const =0 | ufo::UDocument | [pure virtual] |
getLength() const =0 | ufo::UDocument | [pure virtual] |
getName() const (defined in ufo::UObject) | ufo::UObject | [inline] |
getReferenceCount() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
getText() const =0 | ufo::UDocument | [pure virtual] |
hashCode() const | ufo::UObject | [virtual] |
insertString(unsigned int offset, const char *chars, unsigned int nChars)=0 | ufo::UDocument | [pure virtual] |
isDynamic() (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
objCount() | ufo::UObject | |
operator delete(void *p, std::size_t) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
operator new(std::size_t size) (defined in ufo::UCollectable) | ufo::UCollectable | |
operator<<(std::ostream &os, const UObject &o) | ufo::UObject | [friend] |
operator<<(std::ostream &os, const UObject *o) | ufo::UObject | [friend] |
operator==(const UObject &obj) const (defined in ufo::UObject) | ufo::UObject | [inline] |
paramString(std::ostream &os) const | ufo::UObject | [protected, virtual] |
reference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
releaseAllPointers() | ufo::UObject | |
releasePointer(UCollectable *c) | ufo::UObject | |
releasePointer(const UCollectable *c) | ufo::UObject | |
remove(unsigned int offset, unsigned int length)=0 | ufo::UDocument | [pure virtual] |
replace(unsigned int offset, unsigned int length, const char *chars, unsigned int nChars)=0 | ufo::UDocument | [pure virtual] |
replaceSelection(const char *chars, unsigned int nChars)=0 | ufo::UDocument | [pure virtual] |
setDynamic(bool b) (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
setName(const std::string &newNameA) | ufo::UObject | [inline] |
sigDestroyed() | ufo::UObject | [inline] |
sigTextReplaced() | ufo::UDocument | [inline] |
swapPointers(const UCollectable *oldObj, const UCollectable *newObj) | ufo::UObject | |
toString() const | ufo::UObject | [virtual] |
trackPointer(UCollectable *c) | ufo::UObject | |
trackPointer(const UCollectable *c) | ufo::UObject | |
UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | |
unreference() const (defined in ufo::UCollectable) | ufo::UCollectable | [inline] |
UObject() (defined in ufo::UObject) | ufo::UObject | |
UObject(const UObject &) (defined in ufo::UObject) | ufo::UObject | |
~UCollectable() (defined in ufo::UCollectable) | ufo::UCollectable | [virtual] |
~UObject() (defined in ufo::UObject) | ufo::UObject | [virtual] |