KHTML
DOM::LinkStyle Class Reference
#include <css_stylesheet.h>
Public Member Functions | |
LinkStyle () | |
LinkStyle (const LinkStyle &other) | |
~LinkStyle () | |
bool | isNull () const |
LinkStyle & | operator= (const LinkStyle &other) |
LinkStyle & | operator= (const Node &other) |
StyleSheet | sheet () |
Protected Attributes | |
LinkStyleImpl * | impl |
DOM::NodeImpl * | node |
Detailed Description
Definition at line 461 of file css_stylesheet.h.
Constructor & Destructor Documentation
LinkStyle::LinkStyle | ( | ) |
Definition at line 382 of file css_stylesheet.cpp.
LinkStyle::LinkStyle | ( | const LinkStyle & | other | ) |
Definition at line 387 of file css_stylesheet.cpp.
LinkStyle::~LinkStyle | ( | ) |
Definition at line 419 of file css_stylesheet.cpp.
Member Function Documentation
bool LinkStyle::isNull | ( | ) | const |
Definition at line 436 of file css_stylesheet.cpp.
Definition at line 393 of file css_stylesheet.cpp.
Definition at line 403 of file css_stylesheet.cpp.
StyleSheet LinkStyle::sheet | ( | ) |
Definition at line 424 of file css_stylesheet.cpp.
Member Data Documentation
|
protected |
Definition at line 478 of file css_stylesheet.h.
|
protected |
Definition at line 477 of file css_stylesheet.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.