Classes | |
| class | InitThread |
| class | Login |
| class | ToxAVIterateThread |
| class | ToxIterateThread |
Public Member Functions | |
| def | __init__ |
| def | enter_pass |
| def | main |
| def | reset |
Public Attributes | |
| tox | |
| ms | |
| init | |
| mainloop | |
| avloop | |
| uri | |
| path | |
| app | |
| tray | |
| p | |
| def toxygen.main.Toxygen.enter_pass | ( | self, | |
| data | |||
| ) |
Show password screen
| def toxygen.main.Toxygen.main | ( | self | ) |
Main function of app. loads login screen if needed and starts main screen
| def toxygen.main.Toxygen.reset | ( | self | ) |
Create new tox instance (new network settings) :return: tox instance
1.8.6