Home You are here: Home > Support > Reference v1.0

Change language: German

XmManTextFind Class Reference

Inheritance diagram for XmManTextFind:

XmMan List of all members.

Detailed Description

Support searching a text within an object hierarchy.


Public Member Functions

void SearchText (const XmPath &path, const XmString &str, bool matchCase)
 Perform a search within the hierarchy referenced by the given path.

Private Member Functions

Overridables - XmMan
void manObjCallback (XmObjectProp &op)
 Enable object handling when deriving from XmMan.
void manAtmCallback (XmAtomProp &atomProp)
 Enable atom handling when deriving from XmMan.


Member Function Documentation

void SearchText const XmPath path,
const XmString str,
bool  matchCase
 

Perform a search within the hierarchy referenced by the given path.

Parameters:
path Entry within a object hierarchy to perform a search.
str Text to search.
matchCase set to true, if case is sensitive.

Copyright © 2006 Praetz Software Development - www.exomware.com