kexi
KexiRelationViewConnection Class Reference
List of all members.Detailed Description
Definition at line 31 of file kexirelationviewconnection.h.
Public Member Functions | |
KexiRelationViewConnection (KexiRelationViewTableContainer *masterTbl, KexiRelationViewTableContainer *detailsTbl, struct SourceConnection &s, KexiRelationView *parent) | |
~KexiRelationViewConnection () | |
void | drawConnection (QPainter *p) |
bool | selected () |
void | setSelected (bool s) |
const QRect | connectionRect () |
const QRect | oldRect () const |
KexiRelationViewTableContainer * | masterTable () |
KexiRelationViewTableContainer * | detailsTable () |
QString | masterField () const |
QString | detailsField () const |
bool | matchesPoint (const QPoint &p, int tolerance=3) |
QString | toString () const |
Member Function Documentation
|
Definition at line 68 of file kexirelationviewconnection.cpp. |
|
get our coordinats you know what i mean the x1, y1 is the top point and the x2, y2 is the bottom point (quite tirvial :) although that was the entrace to the magic gate... Definition at line 220 of file kexirelationviewconnection.cpp. |
|
Definition at line 286 of file kexirelationviewconnection.cpp. |
The documentation for this class was generated from the following files: