Project

General

Profile

Actions

Feature #1138

open

WInteractWidget for table rows etc.

Added by Jan Hrubeš over 12 years ago. Updated about 12 years ago.

Status:
InProgress
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/18/2012
Due date:
% Done:

0%

Estimated time:

Description

Hi,

WTableRow (and others) is descendand direct from WObject.

It would be great if it can inherit form WInteractWidget.

I don't know if it is possible to inherit methods from WinteractWidget to widgets such as WTableRow, but I would like to connect signal from mouse moving over the row.

regards,

Jan.

Actions #1

Updated by Koen Deforche over 12 years ago

  • Status changed from New to InProgress
  • Assignee set to Koen Deforche

Hey,

I've had to look it up, but indeed, you can catch at least a number of events on a

.

We should then either make it a WInteractWidget (although I'm not sure if that would open pandora's box), or at least provide these event signals.

Regards,

koen

Actions #2

Updated by Jan Hrubeš about 12 years ago

Hi Koen,

I think using

may be restricting, because there is no tag for column. WTableRow (column etc.) should propagate connection signal-slot to children (WTableCell) widget, which inherits from WInteractWidget.

regards,

Jan

Actions

Also available in: Atom PDF