OpenStructure
Loading...
Searching...
No Matches
Public Member Functions | Data Fields | Protected Attributes
Table Class Reference

Inherits QTableView.

Public Member Functions

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

Data Fields

 double_click
 
 OnDoubleClick
 

Protected Attributes

 _model
 

Detailed Description

Definition at line 36 of file table.py.

Constructor & Destructor Documentation

◆ __init__()

__init__ (   self,
  table 
)

Definition at line 37 of file table.py.

Member Function Documentation

◆ OnDoubleClick()

OnDoubleClick (   self,
  model_index 
)

Definition at line 53 of file table.py.

Field Documentation

◆ _model

_model
protected

Definition at line 39 of file table.py.

◆ double_click

double_click

Definition at line 43 of file table.py.

◆ OnDoubleClick

OnDoubleClick

Definition at line 52 of file table.py.


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