kchart
KDFrame::KDFrameCorner Class Reference
#include <KDFrame.h>
Detailed Description
- Deprecated:
- Feature scheduled for future release, at present not implemented.
Definition at line 490 of file KDFrame.h.
Public Member Functions | |
| KDFrameCorner (CornerStyle style=CornerNormal, int width=0, KDFrameProfile *const profile=0) | |
| virtual | ~KDFrameCorner () |
Static Public Member Functions | |
| static void | createFrameCornerNode (QDomDocument &document, QDomNode &parent, const QString &elementName, const KDFrameCorner &corner) |
| static bool | readFrameCornerNode (const QDomElement &element, KDFrameCorner &corner) |
Protected Member Functions | |
| void | setAll (CornerStyle style, int width, KDFrameProfile *const profile=0) |
| CornerStyle | style () const |
| int | width () const |
| const KDFrameProfile & | profile () const |
Friends | |
| class | KDFrame |
Constructor & Destructor Documentation
|
|
Destructor. Only defined to have it virtual. Definition at line 52 of file KDFrame.cpp. |
Member Function Documentation
|
||||||||||||||||||||
|
Definition at line 460 of file KDFrame.cpp. |
|
||||||||||||
|
Definition at line 581 of file KDFrame.cpp. |
The documentation for this class was generated from the following files:

