Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Examples  

QSGArrow Class Reference

Arrow dart style definition. More...

#include <qsgattr.h>

Inheritance diagram for QSGArrow:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Style {
  None = 0, Arrow = 1, FArrow = 2, NArrow = 3,
  RArrow = 4, RFArrow = 5, RNArrow = 6, Rect = 7,
  Diamond = 8, Circle = 9, Line = 10, FDiagLine = 11,
  BDiagLine = 12
}

Public Methods

 QSGArrow ()

Public Attributes

int style
int size

Friends

bool operator== (const QSGArrow &, const QSGArrow &)
bool operator!= (const QSGArrow &, const QSGArrow &)
QString toQString (const QSGArrow &arrow)
QSGArrow toQSGArrow (const QString &string)

Detailed Description

Arrow dart style definition.

Author:
Kamil Dobkowski


Member Enumeration Documentation

enum QSGArrow::Style
 

Arrow style. 'F' - filled, 'R' - reversed, 'N' - narrow.


Constructor & Destructor Documentation

QSGArrow::QSGArrow  
 

Creates an arrow with size 5 and style - None.


The documentation for this class was generated from the following file:
Generated on Mon Mar 18 19:16:45 2002 for KMatplot library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002