개정판 db3c79f0
issue #1048 : 화면/메뉴/툴바
Change-Id: I57e61a20bf49d64db082835fadb8e9171cc3c565
HYTOS/HYTOS/MainWindow.py | ||
---|---|---|
320 | 320 |
self.treeWidgetDrawingList.hideColumn(2) |
321 | 321 |
|
322 | 322 |
def clear_output(self): |
323 |
self.tableWidgetLoop.setColumnCount(0)
|
|
323 |
self.tableWidgetOutput.setColumnCount(0)
|
|
324 | 324 |
self.tableWidgetOutput.setRowCount(0) |
325 | 325 |
|
326 | 326 |
def clear_loop(self): |
내보내기 Unified diff