PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem Class Reference
Public Member Functions | |
def | dragEnterEvent (self, e) |
def | dropEvent (self, e) |
def | getTableName (self) |
def | setIcon (self, icon) |
def | setTableName (self, text) |
Public Attributes | |
iconQLabel | |
mainLayout | |
tableNameLabel | |
tlm | |
Static Public Attributes | |
toolMoved | |
Member Function Documentation
◆ dragEnterEvent()
def PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.dragEnterEvent | ( | self, | |
e | |||
) |
◆ dropEvent()
def PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.dropEvent | ( | self, | |
e | |||
) |
References PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.getTableName(), PathScripts.PathToolBitLibraryGui.ToolTableListWidgetItem.getTableName(), PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.tlm, PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.toolMoved, and PathScripts.PathToolBitLibraryGui.ToolTableListWidgetItem.toolMoved.
◆ getTableName()
def PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.getTableName | ( | self | ) |
References PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.tableNameLabel, and PathScripts.PathToolBitLibraryGui.ToolTableListWidgetItem.tableNameLabel.
Referenced by PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.dragEnterEvent(), and PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.dropEvent().
◆ setIcon()
def PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.setIcon | ( | self, | |
icon | |||
) |
◆ setTableName()
def PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.setTableName | ( | self, | |
text | |||
) |
Member Data Documentation
◆ iconQLabel
PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.iconQLabel |
◆ mainLayout
PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.mainLayout |
◆ tableNameLabel
PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.tableNameLabel |
◆ tlm
PathScripts.PathToolLibraryEditor.ToolTableListWidgetItem.tlm |
◆ toolMoved
|
static |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathToolLibraryEditor.py