creator/plugins/kparts/codeeditorpart/Actions/generics.h File Reference

#include "../GraphicsItem/NodeItem.h"

Go to the source code of this file.

Functions

bool leftLessThan (NodeItem *n1, NodeItem *n2)
bool rightLessThan (NodeItem *n1, NodeItem *n2)
bool topLessThan (NodeItem *n1, NodeItem *n2)
bool bottomLessThan (NodeItem *n1, NodeItem *n2)

Function Documentation

bool bottomLessThan ( NodeItem n1,
NodeItem n2 
)

for the AlignNodes class, checks if a node is more in the bottom than the other. n1 first node n2 second node

Definition at line 56 of file generics.h.

bool leftLessThan ( NodeItem n1,
NodeItem n2 
)

for the AlignNodes class, checks if a node is more in the left than the other. n1 first node n2 second node

Definition at line 29 of file generics.h.

bool rightLessThan ( NodeItem n1,
NodeItem n2 
)

for the AlignNodes class, checks if a node is more in the right than the other. n1 first node n2 second node

Definition at line 38 of file generics.h.

bool topLessThan ( NodeItem n1,
NodeItem n2 
)

for the AlignNodes class, checks if a node is more in the top than the other. n1 first node n2 second node

Definition at line 47 of file generics.h.

Generated on Mon Dec 27 13:13:40 2010 for Gluon by  doxygen 1.6.3