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

QSGPoint Class Reference

Point mark style definition. More...

#include <qsgattr.h>

Inheritance diagram for QSGPoint:

Inheritance graph
[legend]
List of all members.

Public Types

enum  Style {
  Invisible = 0, Circle, Rect, Triangle,
  Diamond, Cross, Plus, HLine,
  VLine
}
enum  Fill { Transparent = 0, Opaque, Filled }

Public Methods

 QSGPoint ()

Public Attributes

Style style
Fill fill
int size
QSGColor color

Friends

bool operator== (const QSGPoint &, const QSGPoint &)
bool operator!= (const QSGPoint &, const QSGPoint &)
QString toQString (const QSGPoint &point)
QSGPoint toQSGPoint (const QString &string)

Detailed Description

Point mark style definition.

Author:
Kamil Dobkowski


Constructor & Destructor Documentation

QSGPoint::QSGPoint  
 

Creates black point, with size 5 and style - Invisible.


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