KHTMLFind::StringPortion Struct Reference
Public Member Functions | |
| StringPortion (int i, DOM::NodeImpl *n) | |
| StringPortion () | |
| StringPortion (const StringPortion &other) | |
| ~StringPortion () | |
| StringPortion & | operator= (const StringPortion &other) |
Public Attributes | |
| int | index |
| DOM::NodeImpl * | node |
Constructor & Destructor Documentation
| KHTMLFind::StringPortion::StringPortion | ( | int | i, |
| DOM::NodeImpl * | n | ||
| ) | [inline] |
Definition at line 82 of file khtmlfind_p.h.
| KHTMLFind::StringPortion::StringPortion | ( | ) | [inline] |
Definition at line 83 of file khtmlfind_p.h.
| KHTMLFind::StringPortion::StringPortion | ( | const StringPortion & | other | ) | [inline] |
Definition at line 84 of file khtmlfind_p.h.
| KHTMLFind::StringPortion::~StringPortion | ( | ) | [inline] |
Definition at line 92 of file khtmlfind_p.h.
Member Function Documentation
| StringPortion& KHTMLFind::StringPortion::operator= | ( | const StringPortion & | other | ) | [inline] |
Definition at line 85 of file khtmlfind_p.h.
Member Data Documentation
Definition at line 94 of file khtmlfind_p.h.
| DOM::NodeImpl* KHTMLFind::StringPortion::node |
Definition at line 95 of file khtmlfind_p.h.
The documentation for this struct was generated from the following file:
KDE 4.7 API Reference