C# Class Qyoto.QX11EmbedWidget

Inheritance: QWidget, IDisposable
Mostrar archivo Open project: 0xd34df00d/Qross

Public Methods

Method Description
Dispose ( ) : void
QX11EmbedWidget ( QWidget parent ) : System
Tr ( string s ) : string
Tr ( string s, string c ) : string
error ( ) : QX11EmbedWidget.Error

Protected Methods

Method Description
CreateProxy ( ) : void
QX11EmbedWidget ( Type dummy ) : System

Private Methods

Method Description
Event ( Qyoto.QEvent arg1 ) : bool
EventFilter ( QObject arg1, Qyoto.QEvent arg2 ) : bool
QX11EmbedWidget ( ) : System
ResizeEvent ( Qyoto.QResizeEvent arg1 ) : void

Method Details

CreateProxy() protected method

protected CreateProxy ( ) : void
return void

Dispose() public method

public Dispose ( ) : void
return void

QX11EmbedWidget() public method

public QX11EmbedWidget ( QWidget parent ) : System
parent QWidget
return System

QX11EmbedWidget() protected method

protected QX11EmbedWidget ( Type dummy ) : System
dummy System.Type
return System

Tr() public static method

public static Tr ( string s ) : string
s string
return string

Tr() public static method

public static Tr ( string s, string c ) : string
s string
c string
return string

error() public method

public error ( ) : QX11EmbedWidget.Error
return QX11EmbedWidget.Error