Public Member Functions | Public Attributes | Static Public Attributes | List of all members
thread_qt.WifiThread Class Reference
Inheritance diagram for thread_qt.WifiThread:
Inheritance graph
[legend]

Public Member Functions

def __del__ (self)
 
def __init__ (self)
 
def run (self)
 
def update (self)
 

Public Attributes

 wifi_active
 
 wifi_device_name
 
 wifi_ssid
 
 wifi_status
 

Static Public Attributes

 updated = pyqtSignal()
 

Detailed Description

Definition at line 7 of file thread_qt.py.

Constructor & Destructor Documentation

def thread_qt.WifiThread.__init__ (   self)

Definition at line 10 of file thread_qt.py.

def thread_qt.WifiThread.__del__ (   self)

Definition at line 17 of file thread_qt.py.

Member Function Documentation

def thread_qt.WifiThread.run (   self)

Definition at line 27 of file thread_qt.py.

def thread_qt.WifiThread.update (   self)

Definition at line 20 of file thread_qt.py.

Member Data Documentation

thread_qt.WifiThread.updated = pyqtSignal()
static

Definition at line 8 of file thread_qt.py.

thread_qt.WifiThread.wifi_active

Definition at line 14 of file thread_qt.py.

thread_qt.WifiThread.wifi_device_name

Definition at line 12 of file thread_qt.py.

thread_qt.WifiThread.wifi_ssid

Definition at line 15 of file thread_qt.py.

thread_qt.WifiThread.wifi_status

Definition at line 13 of file thread_qt.py.


The documentation for this class was generated from the following file:


tello_driver
Author(s): Jordy van Appeven
autogenerated on Wed May 13 2020 03:34:54