OpenStructure
Public Member Functions | Data Fields
Table Class Reference

Inherits QTableView.

Public Member Functions

def __init__ (self, table)
 
def OnDoubleClick (self, model_index)
 

Data Fields

 double_click
 

Detailed Description

Definition at line 36 of file table.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  table 
)

Definition at line 37 of file table.py.

Member Function Documentation

◆ OnDoubleClick()

def OnDoubleClick (   self,
  model_index 
)

Definition at line 53 of file table.py.

Field Documentation

◆ double_click

double_click

Definition at line 43 of file table.py.


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