KHTML
DOM::LinkStyle Class Reference
#include <css_stylesheet.h>
Public Member Functions | |
| bool | isNull () const |
| LinkStyle (const LinkStyle &other) | |
| LinkStyle () | |
| LinkStyle & | operator= (const Node &other) |
| LinkStyle & | operator= (const LinkStyle &other) |
| StyleSheet | sheet () |
| ~LinkStyle () | |
Protected Attributes | |
| LinkStyleImpl * | impl |
| DOM::NodeImpl * | node |
Detailed Description
Definition at line 447 of file css_stylesheet.h.
Constructor & Destructor Documentation
| LinkStyle::LinkStyle | ( | ) |
Definition at line 340 of file css_stylesheet.cpp.
| LinkStyle::LinkStyle | ( | const LinkStyle & | other | ) |
Definition at line 345 of file css_stylesheet.cpp.
| LinkStyle::~LinkStyle | ( | ) |
Definition at line 377 of file css_stylesheet.cpp.
Member Function Documentation
| bool LinkStyle::isNull | ( | ) | const |
Definition at line 394 of file css_stylesheet.cpp.
Definition at line 361 of file css_stylesheet.cpp.
Definition at line 351 of file css_stylesheet.cpp.
| StyleSheet LinkStyle::sheet | ( | ) |
Definition at line 382 of file css_stylesheet.cpp.
Member Data Documentation
LinkStyleImpl* DOM::LinkStyle::impl [protected] |
Definition at line 464 of file css_stylesheet.h.
DOM::NodeImpl* DOM::LinkStyle::node [protected] |
Definition at line 463 of file css_stylesheet.h.
The documentation for this class was generated from the following files:
KDE 3.5 API Reference