13 #ifndef ROOT_TMacOSXSystem
14 #define ROOT_TMacOSXSystem
59 std::unique_ptr<ROOT::MacOSX::Details::MacOSXSystem>
fPimpl;
bool ProcessPendingEvents()
TMacOSXSystem & operator=(const TMacOSXSystem &rhs)
std::unique_ptr< ROOT::MacOSX::Details::MacOSXSystem > fPimpl
void ProcessApplicationDefinedEvent(void *event)
void DispatchOneEvent(Bool_t pendingOnly)
Dispatch a single event.
#define ClassDef(name, id)
TFileHandler * RemoveFileHandler(TFileHandler *fh)
Remove a file handler from the list of file handlers.
void WaitEvents(Long_t nextto)
void AddFileHandler(TFileHandler *fh)
Add a file handler to the list of system file handlers.
This class implements TVirtualX interface for MacOS X, using Cocoa and Quartz 2D. ...
bool CocoaInitialized() const