C# Class QSWidgetLib.RightSidePanel

Inheritance: Gtk.Bin
ファイルを表示 Open project: QualitySolution/QSProjects

Private Properties

Property Type Description

Public Methods

Method Description
RightSidePanel ( ) : System

Protected Methods

Method Description
Build ( ) : void
OnEventboxArrowButtonPressEvent ( object o, Gtk args ) : void

Method Details

Build() protected method

protected Build ( ) : void
return void

OnEventboxArrowButtonPressEvent() protected method

protected OnEventboxArrowButtonPressEvent ( object o, Gtk args ) : void
o object
args Gtk
return void

RightSidePanel() public method

public RightSidePanel ( ) : System
return System