Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | List of all members
docutils.writers.latex2e.SortableDict Class Reference
Inheritance diagram for docutils.writers.latex2e.SortableDict:
Inheritance graph
[legend]
Collaboration diagram for docutils.writers.latex2e.SortableDict:
Collaboration graph
[legend]

Public Member Functions

 sortedkeys (self)
 
 sortedvalues (self)
 

Detailed Description

Dictionary with additional sorting methods

Tip: use key starting with with '_' for sorting before small letters
     and with '~' for sorting after small letters.

Member Function Documentation

◆ sortedkeys()

docutils.writers.latex2e.SortableDict.sortedkeys (   self)
Return sorted list of keys

◆ sortedvalues()

docutils.writers.latex2e.SortableDict.sortedvalues (   self)
Return list of values sorted by keys

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