KHTML
khtml::ApplyStyleCommandImpl::StyleChange Struct Reference
#include <htmlediting_impl.h>
Public Member Functions | |
StyleChange () | |
Public Attributes | |
bool | applyBold:1 |
bool | applyItalic:1 |
DOM::DOMString | cssStyle |
Detailed Description
Definition at line 214 of file htmlediting_impl.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 215 of file htmlediting_impl.h.
Member Data Documentation
bool khtml::ApplyStyleCommandImpl::StyleChange::applyBold |
Definition at line 217 of file htmlediting_impl.h.
bool khtml::ApplyStyleCommandImpl::StyleChange::applyItalic |
Definition at line 218 of file htmlediting_impl.h.
DOM::DOMString khtml::ApplyStyleCommandImpl::StyleChange::cssStyle |
Definition at line 216 of file htmlediting_impl.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:21 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:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.