Falkon Develop
Cross-platform Qt-based web browser
runaction.button.RunActionButton Class Reference
Inheritance diagram for runaction.button.RunActionButton:

Public Member Functions

def __init__ (self, manager)
 
def id (self)
 
def name (self)
 
def onClicked (self, controller)
 

Public Attributes

 manager
 
 menu
 

Detailed Description

Definition at line 24 of file button.py.

Constructor & Destructor Documentation

◆ __init__()

def runaction.button.RunActionButton.__init__ (   self,
  manager 
)

Definition at line 25 of file button.py.

Member Function Documentation

◆ id()

def runaction.button.RunActionButton.id (   self)

Definition at line 35 of file button.py.

◆ name()

def runaction.button.RunActionButton.name (   self)

Definition at line 38 of file button.py.

◆ onClicked()

def runaction.button.RunActionButton.onClicked (   self,
  controller 
)

Definition at line 41 of file button.py.

Member Data Documentation

◆ manager

runaction.button.RunActionButton.manager

Definition at line 27 of file button.py.

◆ menu

runaction.button.RunActionButton.menu

Definition at line 42 of file button.py.


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