|
Enumerations | |
enum | EdgeDirection { From, To, Bidirectional } |
Functions | |
QList< QTableWidgetItem * > | getSelectedItemsOfColumn (QTableWidget *widget, int column) |
Variables | |
const QString | arrowBoth = QStringLiteral("\u21C4") |
<-> More... | |
const QString | arrowLeft = QStringLiteral("\u2190") |
<- More... | |
const QString | arrowRight = QStringLiteral("\u2192") |
-> More... | |
|
strong |
QList< QTableWidgetItem * > getSelectedItemsOfColumn | ( | QTableWidget * | widget, |
int | column | ||
) |