KexiRelationViewConnection Class Reference
#include <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 |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
|
|
|
Definition at line 63 of file kexirelationviewconnection.cpp. |
Member Function Documentation
|
|
Definition at line 180 of file kexirelationviewconnection.cpp. Referenced by KexiRelationView::addConnection(), KexiRelationView::containerMoved(), KexiRelationView::contentsMousePressEvent(), KexiRelationView::drawContents(), KexiRelationView::keyPressEvent(), and matchesPoint(). |
|
|
Definition at line 57 of file kexirelationviewconnection.h. Referenced by KexiQueryDesignerGuiEditor::storeLayout(). |
|
|
Definition at line 55 of file kexirelationviewconnection.h. Referenced by KexiRelationView::containerMoved(), and KexiQueryDesignerGuiEditor::storeLayout(). |
|
|
Definition at line 68 of file kexirelationviewconnection.cpp. References Kexi::smallFont(). Referenced by KexiRelationView::drawContents(). |
|
|
Definition at line 56 of file kexirelationviewconnection.h. Referenced by KexiQueryDesignerGuiEditor::storeLayout(). |
|
|
Definition at line 54 of file kexirelationviewconnection.h. Referenced by KexiRelationView::containerMoved(), and KexiQueryDesignerGuiEditor::storeLayout(). |
|
||||||||||||
|
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. References connectionRect(). Referenced by KexiRelationView::contentsMousePressEvent(). |
|
|
Definition at line 52 of file kexirelationviewconnection.h. Referenced by KexiRelationView::containerMoved(), and KexiRelationView::drawContents(). |
|
|
Definition at line 48 of file kexirelationviewconnection.h. |
|
|
Definition at line 49 of file kexirelationviewconnection.h. Referenced by KexiRelationView::contentsMousePressEvent(). |
|
|
Definition at line 286 of file kexirelationviewconnection.cpp. |
The documentation for this class was generated from the following files:
