public class QSessionManager: QObject, System.IDisposable
System.Object
QtSupport
QObject
QSessionManagerThis type implements System.IDisposable.
Qt Namespace
QSessionManager Constructors
QSessionManager Methods
QSessionManager.AllowsErrorInteraction Method
QSessionManager.AllowsInteraction Method
QSessionManager.Cancel Method
QSessionManager.DiscardCommand Method
QSessionManager.Finalize Method
QSessionManager.Handle Method
QSessionManager.IsPhase2 Method
QSessionManager.Release Method
QSessionManager.RequestPhase2 Method
QSessionManager.RestartCommand Method
QSessionManager.SessionId Method
QSessionManager.SetDiscardCommand Method
QSessionManager.SetManagerProperty(System.String, System.String) Method
QSessionManager.SetManagerProperty(System.String, Qt.QStringList) Method
QSessionManager.SetRestartCommand Method
QSessionManager.SetRestartHint Method
QSessionManager.TheRestartHint Method
public void QSessionManager(void * ptr);
Qt.QSessionManager Class, Qt Namespace
public bool AllowsErrorInteraction();
Qt.QSessionManager Class, Qt Namespace
public bool AllowsInteraction();
Qt.QSessionManager Class, Qt Namespace
public void Cancel();
Qt.QSessionManager Class, Qt Namespace
public Qt.QStringList DiscardCommand();
Qt.QSessionManager Class, Qt Namespace
protected override void Finalize();
Qt.QSessionManager Class, Qt Namespace
public int[] Handle();
Qt.QSessionManager Class, Qt Namespace
public bool IsPhase2();
Qt.QSessionManager Class, Qt Namespace
public void Release();
Qt.QSessionManager Class, Qt Namespace
public void RequestPhase2();
Qt.QSessionManager Class, Qt Namespace
public Qt.QStringList RestartCommand();
Qt.QSessionManager Class, Qt Namespace
public System.String SessionId();
Qt.QSessionManager Class, Qt Namespace
public void SetDiscardCommand(Qt.QStringList arg1);
Qt.QSessionManager Class, Qt Namespace
public void SetManagerProperty(System.String name, System.String value);
Qt.QSessionManager Class, Qt Namespace
public void SetManagerProperty(System.String name, Qt.QStringList value);
Qt.QSessionManager Class, Qt Namespace
public void SetRestartCommand(Qt.QStringList arg1);
Qt.QSessionManager Class, Qt Namespace
public void SetRestartHint(RestartHint arg1);
Qt.QSessionManager Class, Qt Namespace
public RestartHint TheRestartHint();
Qt.QSessionManager Class, Qt Namespace