Size: 976
Comment:
|
Size: 1024
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
{{{class EMBoxerInspectorModule(EMQtWidgetModule): | {{{#!python class EMBoxerInspectorModule(EMQtWidgetModule): |
Line 15: | Line 16: |
"""}}} | """ }}} |
Line 18: | Line 20: |
{{{EMBoxerModule.__init_main_2d_window() | {{{#!python EMBoxerModule.__init_main_2d_window() |
Line 22: | Line 25: |
"""}}} | """ }}} |
Line 24: | Line 28: |
{{{EMBoxerModule.__init_thumbs_window() | {{{#!python EMBoxerModule.__init_thumbs_window() |
Line 28: | Line 33: |
"""}}} | """ }}} |
Line 30: | Line 36: |
{{{EMBoxerModule.__init_inspector() | {{{#!python EMBoxerModule.__init_inspector() |
Line 34: | Line 41: |
"""}}} | """ }}} |
EMBoxerInspector
EMBoxerInspectorModule
EMBoxerModule
__init_main_2d_window()
__init_thumbs_window()