OpenShot Video Editor  2.0.0
Public Member Functions | Public Attributes | List of all members
properties_tableview.SelectionLabel Class Reference

The label to display selections. More...

Inheritance diagram for properties_tableview.SelectionLabel:

Public Member Functions

def __init__
 
def Action_Triggered
 
def getMenu
 
def select_item
 

Public Attributes

 btnSelectionName
 
 item_icon
 
 item_id
 
 item_name
 
 item_type
 
 lblSelection
 

Detailed Description

The label to display selections.

Definition at line 593 of file properties_tableview.py.

Constructor & Destructor Documentation

def properties_tableview.SelectionLabel.__init__ (   self,
  args 
)

Definition at line 721 of file properties_tableview.py.

Member Function Documentation

def properties_tableview.SelectionLabel.Action_Triggered (   self,
  event 
)

Definition at line 667 of file properties_tableview.py.

def properties_tableview.SelectionLabel.getMenu (   self)

Definition at line 595 of file properties_tableview.py.

def properties_tableview.SelectionLabel.select_item (   self,
  item_id,
  item_type 
)

Definition at line 677 of file properties_tableview.py.

Member Data Documentation

properties_tableview.SelectionLabel.btnSelectionName

Definition at line 733 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_icon

Definition at line 679 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_id

Definition at line 681 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_name

Definition at line 606 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_type

Definition at line 603 of file properties_tableview.py.

properties_tableview.SelectionLabel.lblSelection

Definition at line 731 of file properties_tableview.py.


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