|
| | __init__ (self, master=None) |
| |
| | bindCallbacks (self) |
| |
| | createWidgets (self) |
| |
| | handleTabChanged1 (self, event) |
| |
| | handleTabChanged2 (self, event) |
| |
| | handleTabChanged3 (self, event) |
| |
| | loadDoc (self, txt_wgt, docName) |
| |
| | onBackSpace (self, event) |
| |
| | onKeyPress (self, event) |
| |
| | onPaste (self, event) |
| |
| | onTabRightClick1 (self, event) |
| |
| | onTabRightClick2 (self, event) |
| |
| | onTabRightClick3 (self, event) |
| |
| | onUpdate (self) |
| |
◆ __init__()
| main.Application.__init__ |
( |
| self, |
|
|
| master = None ) |
◆ bindCallbacks()
| main.Application.bindCallbacks |
( |
| self | ) |
|
◆ createWidgets()
| main.Application.createWidgets |
( |
| self | ) |
|
◆ handleTabChanged1()
| main.Application.handleTabChanged1 |
( |
| self, |
|
|
| event ) |
◆ handleTabChanged2()
| main.Application.handleTabChanged2 |
( |
| self, |
|
|
| event ) |
◆ handleTabChanged3()
| main.Application.handleTabChanged3 |
( |
| self, |
|
|
| event ) |
◆ loadDoc()
| main.Application.loadDoc |
( |
| self, |
|
|
| txt_wgt, |
|
|
| docName ) |
◆ onBackSpace()
| main.Application.onBackSpace |
( |
| self, |
|
|
| event ) |
◆ onKeyPress()
| main.Application.onKeyPress |
( |
| self, |
|
|
| event ) |
◆ onPaste()
| main.Application.onPaste |
( |
| self, |
|
|
| event ) |
◆ onTabRightClick1()
| main.Application.onTabRightClick1 |
( |
| self, |
|
|
| event ) |
◆ onTabRightClick2()
| main.Application.onTabRightClick2 |
( |
| self, |
|
|
| event ) |
◆ onTabRightClick3()
| main.Application.onTabRightClick3 |
( |
| self, |
|
|
| event ) |
◆ onUpdate()
| main.Application.onUpdate |
( |
| self | ) |
|
◆ activeDoc [1/2]
| int main.Application.activeDoc = -1 |
|
static |
◆ activeDoc [2/2]
| main.Application.activeDoc |
◆ activeWidget
| main.Application.activeWidget = None |
|
static |
◆ analNb
◆ bookWidget
| main.Application.bookWidget |
◆ boundDoc [1/2]
| str main.Application.boundDoc = '' |
|
static |
◆ boundDoc [2/2]
| main.Application.boundDoc |
◆ canvas
◆ docNb
◆ fig
◆ handleTabChanged1
| main.Application.handleTabChanged1 |
◆ handleTabChanged2
| main.Application.handleTabChanged2 |
◆ handleTabChanged3
| main.Application.handleTabChanged3 |
◆ key [1/2]
| str main.Application.key = 'A' |
|
static |
◆ key [2/2]
◆ masterNb
| main.Application.masterNb |
◆ ntab1
◆ ntab2
◆ ntab3
◆ onBackSpace
| main.Application.onBackSpace |
◆ onKeyPress
| main.Application.onKeyPress |
◆ onPaste
◆ onTabRightClick1
| main.Application.onTabRightClick1 |
◆ onTabRightClick2
| main.Application.onTabRightClick2 |
◆ onTabRightClick3
| main.Application.onTabRightClick3 |
◆ plot1
◆ tab1
◆ tab2
◆ tab3
◆ tabControl1
| main.Application.tabControl1 |
◆ tabControl2
| main.Application.tabControl2 |
◆ tabControl3
| main.Application.tabControl3 |
◆ text_edit1
| main.Application.text_edit1 |
◆ text_edit2
| main.Application.text_edit2 |
◆ text_edit3
| main.Application.text_edit3 |
◆ ws
| main.Application.ws = None |
|
static |
The documentation for this class was generated from the following file: