| Trees | Indices | Help |
|
|---|
|
|
object --+
|
nuke.Knob --+
|
nuke.String_Knob --+
|
nuke.EvalString_Knob --+
|
nuke.File_Knob
A knob which holds a filename. When it appears in a Node panel it provides a text field to show the filename and a button which opens the file chooser dialog.
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
| None |
|
||
| None |
|
||
| String |
|
||
| String |
|
||
| None |
|
||
| String |
|
||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
Assign string to knob.
|
Assign string to knob, parses frame range off the end and opens file to get set the format.
|
Returns the string on this knob, will be normalized to technical notation if sequence (%4d). Will also evaluate the string for any tcl expressions
|
Returns the string on this knob, will be normalized to technical notation if sequence (%4d).
|
Assign string to knob.
|
Returns the string on this knob, will be normalized to technical notation if sequence (%4d).
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 22:06:12 2011 | http://epydoc.sourceforge.net |