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 524 of file properties_tableview.py.

Constructor & Destructor Documentation

def properties_tableview.SelectionLabel.__init__ (   self,
  args 
)

Definition at line 652 of file properties_tableview.py.

Member Function Documentation

def properties_tableview.SelectionLabel.Action_Triggered (   self,
  event 
)

Definition at line 598 of file properties_tableview.py.

def properties_tableview.SelectionLabel.getMenu (   self)

Definition at line 526 of file properties_tableview.py.

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

Definition at line 608 of file properties_tableview.py.

Member Data Documentation

properties_tableview.SelectionLabel.btnSelectionName

Definition at line 664 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_icon

Definition at line 610 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_id

Definition at line 612 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_name

Definition at line 537 of file properties_tableview.py.

properties_tableview.SelectionLabel.item_type

Definition at line 534 of file properties_tableview.py.

properties_tableview.SelectionLabel.lblSelection

Definition at line 662 of file properties_tableview.py.


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