C# Class Uiml.Rendering.QTsharp.QtRenderedInstance

Inheritance: Window, IRenderedInstance
Show file Open project: jozilla/Uiml.net Class Usage Examples

Public Methods

Method Description
QtRenderedInstance ( ) : Qt
QtRenderedInstance ( string title ) : Qt
show ( ) : void

Method Details

QtRenderedInstance() public method

public QtRenderedInstance ( ) : Qt
return Qt

QtRenderedInstance() public method

public QtRenderedInstance ( string title ) : Qt
title string
return Qt

show() public method

public show ( ) : void
return void