Table of Contents

Class: ProfileListViewItem eric3/UI/PyProfileDialog.py

Class implementing a custom QListViewItem to allow sorting on numeric values.

Base Classes   
QListViewItem
Methods   
__init__
compare
getNC
  __init__ 
__init__ ( self,  *args )

Constructor

  compare 
compare (
        self,
        itm,
        col,
        asc,
        )

Public method used by QListView to compare the items.

  getNC 
getNC ( self,  itm )

Private method to get the value to compare on for the first column.

Arguments

itm
item to operate on (ProfileListViewItem)

Table of Contents

This document was automatically generated by HappyDoc version 2.1