C# Class Qyoto.QFileOpenEvent

Inheritance: Qyoto.QEvent, IDisposable
Afficher le fichier Open project: 0xd34df00d/Qross

Méthodes publiques

Méthode Description
Dispose ( ) : void
File ( ) : string
QFileOpenEvent ( QUrl url ) : System
QFileOpenEvent ( string file ) : System
Url ( ) : QUrl

Méthodes protégées

Méthode Description
CreateProxy ( ) : void
QFileOpenEvent ( Type dummy ) : System

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

File() public méthode

public File ( ) : string
Résultat string

QFileOpenEvent() public méthode

public QFileOpenEvent ( QUrl url ) : System
url QUrl
Résultat System

QFileOpenEvent() protected méthode

protected QFileOpenEvent ( Type dummy ) : System
dummy System.Type
Résultat System

QFileOpenEvent() public méthode

public QFileOpenEvent ( string file ) : System
file string
Résultat System

Url() public méthode

public Url ( ) : QUrl
Résultat QUrl