Table of Contents

Class: MatchesDialog eric3/Refactoring/MatchesDialog.py

Class implementing a dialog to show matching references/definitions.

Base Classes   
MatchesForm
Methods   
__init__
addEntry
handleDoubleClicked
  __init__ 
__init__ (
        self,
        parent=None,
        name=None,
        modal=0,
        fl=0,
        )

Constructor

Arguments

parent
parent of this dialog (QWidget)
name
name of this dialog (string or QString)
modal
flag indicating a modal window (boolean)
fl
window flags
  addEntry 
addEntry ( self,  ref )

Public slot to add a reference to the listview.

  handleDoubleClicked 
handleDoubleClicked ( self,  itm )

Private slot to handle the DoubleClicked signal of the list.


Table of Contents

This document was automatically generated by HappyDoc version 2.1