FBTree Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBTree:

Public Member Functions

__reduce__ ()
 
InsertLast ()
 
__init__ ()
 
Clear ()
 
GetRoot ()
 
- Public Member Functions inherited from FBVisualComponent
__reduce__ ()
 
IsView ()
 
Refresh ()
 
ViewInput ()
 
ViewExpose ()
 
GetQWidgetAddress ()
 
GetChild ()
 
AddChild ()
 
__init__ ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Public Attributes

object AllowCollapse
 
object AllowExpansion
 
object AutoExpandOnDblClick
 
object AutoExpandOnDragOver
 
object AutoScroll
 
object AutoScrollOnExpand
 
object CheckBoxes
 
object DeselectOnCollapse
 
object EditNodeOn2Select
 
object HighlightOnRightClick
 
object Indent
 
object ItemHeight
 
object MultiDrag
 
object MultiSelect
 
object NoSelectOnDrag
 
object NoSelectOnRightClick
 
object SelectedCount
 
object SelectionActive
 
object ShowLines
 
object TreeHeight
 
object TreeWidth
 
object VisibleItemCount
 
object SelectedNodes
 
object OnChange
 
object OnClick
 
object OnClickCheck
 
object OnDblClick
 
object OnCollapsed
 
object OnCollapsing
 
object OnExpanded
 
object OnExpanding
 
object OnSelect
 
object OnDragAndDrop
 
- Public Attributes inherited from FBVisualComponent
object Caption
 
object Enabled
 
object Hint
 
object ReadOnly
 
object Visible
 
object Left
 
object Top
 
object Width
 
object Height
 
object RegionName
 
object RegionOffsetX
 
object RegionOffsetY
 
object RegionOffsetWidth
 
object RegionOffsetHeight
 
object RegionRatioX
 
object RegionRatioY
 
object RegionRatioWidth
 
object RegionRatioHeight
 
object RegionAttachTypeX
 
object RegionAttachTypeY
 
object RegionAttachTypeWidth
 
object RegionAttachTypeHeight
 
object RegionAttachToX
 
object RegionAttachToY
 
object RegionAttachToWidth
 
object RegionAttachToHeight
 
object RegionPosMinX
 
object RegionPosMaxX
 
object RegionPosMinY
 
object RegionPosMaxY
 
object BorderCaption
 
object BorderShowCaption
 
object BorderStyle
 
object BorderWidth
 
object BorderSpacing
 
object BorderInSet
 
object BorderMaxAngle
 
object BorderCornerRadius
 
- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 
__reduce__ ( )
Clear ( )

Python Docstring:

Clear( (FBTree)arg1) -> None 
GetRoot ( )

Python Docstring:

GetRoot( (FBTree)arg1) -> object 
InsertLast ( )

Python Docstring:

InsertLast( (FBTree)arg1, (FBTreeNode)arg2, (str)arg3) -> object 

Member Data Documentation

object AllowCollapse
object AllowExpansion
object AutoExpandOnDblClick
object AutoExpandOnDragOver
object AutoScroll
object AutoScrollOnExpand
object CheckBoxes
object DeselectOnCollapse
object EditNodeOn2Select
object HighlightOnRightClick
object Indent
object ItemHeight
object MultiDrag
object MultiSelect
object NoSelectOnDrag
object NoSelectOnRightClick
object OnChange
object OnClick
object OnClickCheck
object OnCollapsed
object OnCollapsing
object OnDblClick
object OnDragAndDrop
object OnExpanded
object OnExpanding
object OnSelect
object SelectedCount
object SelectedNodes
object SelectionActive
object ShowLines
object TreeHeight
object TreeWidth
object VisibleItemCount