Class: Syskit::GUI::Composer

Inherits:
Qt::Widget
  • Object
show all
Defined in:
lib/syskit/gui/composer.rb

Instance Method Summary collapse

Constructor Details

#initialize(parent = nil) ⇒ Composer

Returns a new instance of Composer



4
5
6
# File 'lib/syskit/gui/composer.rb', line 4

def initialize(parent = nil)
    super
end