|
void | setUrlProgress (const QUrl &url, qint64 current, qint64 total) |
|
|
| WadseekerSitesTable (QWidget *pParent=NULL) |
|
void | addUrl (const QUrl &url) |
|
void | removeUrl (const QUrl &url) |
|
| TableWidgetMouseAware (QWidget *parent=NULL) |
|
bool | isEmitSignalsEvenIfIndexIsInvalidEnabled () const |
|
QList< int > | selectedRows () const |
| Returns indices of currently selected rows. More...
|
|
void | setEmitSignalsEvenIfIndexIsInvalid (bool b) |
|
|
static const int | IDX_PROGRESS_COLUMN = 1 |
|
static const int | IDX_URL_COLUMN = 0 |
|
|
void | showEvent (QShowEvent *pEvent) |
|
virtual void | mouseDoubleClickEvent (QMouseEvent *event) |
|
virtual void | mouseReleaseEvent (QMouseEvent *event) |
|
|
void | leftMouseDoubleClicked (const QModelIndex &index, const QPoint &cursorPosition) |
|
void | middleMouseClick (const QModelIndex &index, const QPoint &cursorPosition) |
|
void | rightMouseClick (const QModelIndex &index, const QPoint &cursorPosition) |
|
Definition at line 28 of file wadseekersitestable.h.
The documentation for this class was generated from the following files: