VirtualBox

Ignore:
Timestamp:
Mar 5, 2007 6:02:01 PM (18 years ago)
Author:
vboxsync
Message:

FE/Qt: Details/Snapshots tabs are not disabled as a whole any more; inappropriate actions are disabled instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/ui/VBoxSnapshotsWgt.ui

    r382 r1236  
    239239    <connection>
    240240        <sender>&amp;vboxGlobal()</sender>
     241        <signal>sessionStateChanged (const VBoxSessionStateChangeEvent &amp;)</signal>
     242        <receiver>VBoxSnapshotsWgt</receiver>
     243        <slot>sessionStateChanged (const VBoxSessionStateChangeEvent &amp;)</slot>
     244    </connection>
     245    <connection>
     246        <sender>&amp;vboxGlobal()</sender>
    241247        <signal>snapshotChanged (const VBoxSnapshotEvent &amp;)</signal>
    242248        <receiver>VBoxSnapshotsWgt</receiver>
     
    264270    <variable access="private">CMachine mMachine;</variable>
    265271    <variable access="private">QUuid mMachineId;</variable>
     272    <variable access="private">CEnums::SessionState mSessionState;</variable>
    266273    <variable access="private">class ListViewItem; ListViewItem *mCurSnapshotItem;</variable>
    267274    <variable access="private">class ToolTip; ToolTip *mToolTip;</variable>
     
    279286    <slot>machineDataChanged (const VBoxMachineDataChangeEvent &amp; aE)</slot>
    280287    <slot>machineStateChanged (const VBoxMachineStateChangeEvent &amp; aE)</slot>
     288    <slot>sessionStateChanged (const VBoxSessionStateChangeEvent &amp; aE)</slot>
    281289    <slot>snapshotChanged (const VBoxSnapshotEvent &amp; aE)</slot>
    282290</slots>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette