rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
rfm2.ui.script_editor.LineNumberArea Class Reference
+ Inheritance diagram for rfm2.ui.script_editor.LineNumberArea:
+ Collaboration diagram for rfm2.ui.script_editor.LineNumberArea:

Public Member Functions

def __init__
 
def sizeHint
 
def paintEvent
 

Public Attributes

 editor
 

Detailed Description

QWidget to display the line numbers in the ScriptEditor widget.

Constructor & Destructor Documentation

def rfm2.ui.script_editor.LineNumberArea.__init__ (   self,
  editor 
)

Member Function Documentation

def rfm2.ui.script_editor.LineNumberArea.paintEvent (   self,
  event 
)
call the parent widget's method that will draw the numbers.
def rfm2.ui.script_editor.LineNumberArea.sizeHint (   self)
Return the size of this widget.

Member Data Documentation

rfm2.ui.script_editor.LineNumberArea.editor

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