Package mcbase :: Package libs :: Package designeditor :: Module toolbar :: Class ToolBar
[hide private]
[frames] | no frames]

Class ToolBar

source code


Instance Methods [hide private]
 
__init__(self, parent, editor, plugin)
Tasarım editörü için toolbarı oluşturur.
source code
 
preInitToolBar(self) source code
 
initToolBar(self) source code
 
getToolbarItems(self)
Toolbar'da nelerin olacağını belirler.
source code
 
actions(self)
Oluşturulan actionları bir liste olarak geri döndürür
source code
 
getAction(self, name)
İstenilen toolbar elemanının action'ını döndürür.
source code
 
createToolbarButtons(self)
Toolbar'da bulunan düğmelerin action'ları oluşturur.
source code