Searched refs:class (Results 276 - 300 of 890) sorted by relevance

<<11121314151617181920>>

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElement.h2 * VBox Qt GUI - UIGDetailsElement class declaration.
28 class UIGDetailsSet;
29 class CMachine;
30 class UIGraphicsRotatorButton;
31 class UIGraphicsTextPane;
32 class QTextLayout;
33 class QStateMachine;
34 class QPropertyAnimation;
42 class UIGDetailsElement : public UIGDetailsItem
223 friend class UIGDetailsSe
[all...]
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsIServiceManagerObsolete.h59 class nsIServiceManager;
60 class nsIShutdownListener;
61 class nsIDirectoryServiceProvider;
63 class nsServiceManagerObsolete;
77 class nsIServiceManagerObsolete : public nsISupports {
86 * to the class ID specified.
136 class NS_COM nsServiceManager {
203 class nsIShutdownListener;
206 template <class DestinationType>
221 template <class DestinationTyp
[all...]
H A DnsComponentManagerUtils.h62 class NS_COM nsCreateInstanceByCID : public nsCOMPtr_helper
81 class NS_COM nsCreateInstanceByContractID : public nsCOMPtr_helper
129 template <class DestinationType>
143 template <class DestinationType>
156 template <class DestinationType>
172 template <class DestinationType>
/vbox/src/VBox/Main/include/
H A DAutoCaller.h26 class VirtualBoxBase;
37 * Smart class that automatically increases the number of normal (non-limited)
66 class AutoCaller
200 * Smart class that automatically increases the number of limited callers of
222 class AutoLimitedCaller : public AutoCaller
251 * Smart class to enclose the state transition NotReady->InInit->Ready.
264 * back to the NotReady state using the AutoUninitSpan class.
275 * Note that if an instance of this class gets constructed when the object
277 * of this class do nothing: the state transition is not performed.
295 * @note Never create instances of this class outsid
[all...]
H A DWrapper.h42 class BSTROutConverter
69 class BSTRInConverter
93 class ArrayBSTROutConverter
142 class ArrayBSTRInConverter
173 class UuidOutConverter
200 class UuidInConverter
224 class ArrayUuidOutConverter
273 template <class A>
274 class ComTypeOutConverter
301 template <class
[all...]
H A DDrvAudioVRDE.h26 class Console;
28 class AudioVRDE
H A DDrvAudioVideoRec.h25 class Console;
27 class AudioVideoRec
H A DGuestDirectoryImpl.h24 class GuestSession;
29 class ATL_NO_VTABLE GuestDirectory :
H A DHostUSBDeviceImpl.h30 class SessionMachine;
31 class USBProxyService;
169 * Object class used to hold Host USB Device properties.
171 class ATL_NO_VTABLE HostUSBDevice :
307 friend class USBProxyService;
309 friend class USBProxyServiceSolaris;
315 friend class USBProxyServiceLinux;
321 friend class USBProxyServiceDarwin;
324 friend class USBProxyServiceFreeBSD;
H A DPCIRawDevImpl.h24 class Console;
27 class PCIRawDev
H A DSecretKeyStore.h23 class SecretKey
113 class SecretKeyStore
/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIHostComboEditor.h2 * VBox Qt GUI - VirtualBox Qt extensions: UIHostComboEditor class declaration.
30 class UIHostComboEditorPrivate;
31 class QIToolButton;
33 class WinAltGrMonitor;
63 class UIHostComboWrapper
80 class UIHostComboEditor : public QIWithRetranslateUI<QWidget>
120 class UIHostComboEditorPrivate : public QLineEdit
H A DUIPopupStackViewport.h2 * VBox Qt GUI - UIPopupStackViewport class declaration.
25 class UIPopupPane;
27 /* Popup-stack viewport prototype class: */
28 class UIPopupStackViewport : public QWidget
/vbox/include/iprt/cpp/
H A Dmem.h49 template <class T>
80 template <class T>
97 template <class T>
111 template <class T>
119 * An auto pointer-type template class for managing memory allocating
122 * The main purpose of this class is to automatically free memory that
140 template <class T,
148 class RTCMemAutoPtr
/vbox/src/VBox/NetworkServices/DHCP/
H A DConfig.h37 class RawOption
49 class ClientData;
50 class Client;
51 class Lease;
52 class BaseConfigEntity;
54 class NetworkConfigEntity;
55 class HostConfigEntity;
56 class ClientMatchCriteria;
57 class ConfigurationManager;
65 * XXX: Client might send Option 60 (RFC2132 9.13 "Vendor class undentifie
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DATokPtr.h43 class ANTLRAbstractToken;
45 class DllExportPCCTS ANTLRTokenPtr {
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDrag.h3 * VBox Qt GUI - UIDnDDrag class declaration.
40 class UIDnDDrag : public QObject
67 friend class UIDnDMimeData;
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/normal/
H A DUIMachineLogicNormal.h2 * VBox Qt GUI - UIMachineLogicNormal class declaration.
24 class UIMachineLogicNormal : public UIMachineLogic
92 friend class UIMachineLogic;
/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIActionPoolSelector.h2 * VBox Qt GUI - UIActionPoolSelector class declaration.
90 class UIActionPoolSelector : public UIActionPool
120 /* Enable factory in base-class: */
121 friend class UIActionPool;
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserItemGroup.h2 * VBox Qt GUI - UIGChooserItemGroup class declaration.
28 class QGraphicsScene;
29 class QGraphicsProxyWidget;
30 class QLineEdit;
31 class UIGraphicsButton;
32 class UIGraphicsRotatorButton;
33 class UIGroupRenameEditor;
37 class UIGChooserItemGroup : public UIGChooserItem
214 class UIGroupRenameEditor : public QWidget
/vbox/src/VBox/Frontends/VirtualBox/src/settings/global/
H A DUIGlobalSettingsInput.h2 * VBox Qt GUI - UIGlobalSettingsInput class declaration.
30 class QTabWidget;
31 class QLineEdit;
32 class UIHotKeyTableModel;
33 class UIHotKeyTable;
76 class UIShortcutCacheItemFunctor
114 class UIGlobalSettingsInput : public UISettingsPageGlobal, public Ui::UIGlobalSettingsInput
179 class UIHotKeyTableModel : public QAbstractTableModel
235 class UIHotKeyTable : public QTableView
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/
H A DUIWizard.h2 * VBox Qt GUI - UIWizard class declaration.
29 class UIWizardPage;
31 /* QWizard class reimplementation with extended funtionality. */
32 class UIWizard : public QIWithRetranslateUI<QWizard>
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/
H A DUIWizardCloneVMPageExpert.h2 * VBox Qt GUI - UIWizardCloneVMPageExpert class declaration.
26 class QGroupBox;
29 class UIWizardCloneVMPageExpert : public UIWizardPage,
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsMemoryImpl.h49 class MemoryFlusher;
51 class nsMemoryImpl : public nsIMemory
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsAtomTable.h49 class AtomImpl : public nsIAtom {
82 class PermanentAtomImpl : public AtomImpl {

Completed in 76 milliseconds

<<11121314151617181920>>