$search
#include <CustomWidgets.h>
Public Member Functions | |
| FixedWidthTableView () | |
| void | setSecondColumnLongestContent (const QString &content) |
Protected Member Functions | |
| void | dragEnterEvent (QDragEnterEvent *event) |
| void | dragMoveEvent (QDragMoveEvent *event) |
| void | dropEvent (QDropEvent *event) |
| QPixmap | getDragPixmap (QString text) |
| bool | modelMatchMimeFormat (QStringList candidates) |
| virtual void | resizeEvent (QResizeEvent *event) |
| void | startDrag (Qt::DropActions supportedActions) |
Protected Attributes | |
| int | col1Width |
Definition at line 39 of file CustomWidgets.h.
int Aseba::FixedWidthTableView::col1Width [protected] |
Definition at line 42 of file CustomWidgets.h.