|
__init__(self,
parent)
Instantiate the view, connect the appropriate delegates, and set the
selection behavior to mimic the project table. |
|
|
|
_setDelegates(self,
parent)
Add delegates to the appropriate columns |
|
|
|
|
|
|
|
|
|
showToolTip(self,
index)
Show the tool tip for the specified index in response to the model
emitting a show_tool_tip signal. |
|
|
|
|
|
contextMenuEvent(self,
event) |
|
|
|
_removeRows(self)
Remove all highlighted rows from the table by un-selecting or un-
including them in the project table. |
|
|
Inherited from utils.ProjTableLikeView :
commitDataToSelected ,
selectionCommand ,
setItemDelegateForColumn
|