Linux Perf
call-graph-from-sql.MainWindow Class Reference
Inheritance diagram for call-graph-from-sql.MainWindow:
Inheritance graph
Collaboration diagram for call-graph-from-sql.MainWindow:
Collaboration graph

Public Member Functions

def __init__ (self, db, dbname, parent=None)
 

Public Attributes

 model
 
 view
 

Detailed Description

Definition at line 273 of file call-graph-from-sql.py.

Constructor & Destructor Documentation

◆ __init__()

def call-graph-from-sql.MainWindow.__init__ (   self,
  db,
  dbname,
  parent = None 
)

Definition at line 275 of file call-graph-from-sql.py.

Member Data Documentation

◆ model

call-graph-from-sql.MainWindow.model

Definition at line 286 of file call-graph-from-sql.py.

◆ view

call-graph-from-sql.MainWindow.view

Definition at line 288 of file call-graph-from-sql.py.


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