Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::RDrawableMenuRequest Class Reference

Request menu items for the drawable object.

Author
Sergey Linev
Date
2020-04-14
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition at line 208 of file RMenuItems.hxx.

Public Member Functions

std::unique_ptr< RDrawableReplyProcess () override
 fill menu items for the drawable
 
- Public Member Functions inherited from ROOT::Experimental::RDrawableRequest
virtual ~RDrawableRequest ()
 destructor, pin vtable
 
RDrawable::RDisplayContextGetContext ()
 
const RDrawable::RDisplayContextGetContext () const
 
const std::string & GetId () const
 
uint64_t GetRequestId () const
 
virtual bool NeedCanvasUpdate () const
 
bool ShouldBeReplyed () const
 

Private Attributes

std::string menukind
 
std::string menureqid
 

#include <ROOT/RMenuItems.hxx>

Inheritance diagram for ROOT::Experimental::RDrawableMenuRequest:
[legend]

Member Function Documentation

◆ Process()

std::unique_ptr< RDrawableReply > RDrawableMenuRequest::Process ( )
overridevirtual

fill menu items for the drawable

Reimplemented from ROOT::Experimental::RDrawableRequest.

Definition at line 136 of file RMenuItems.cxx.

Member Data Documentation

◆ menukind

std::string ROOT::Experimental::RDrawableMenuRequest::menukind
private

Definition at line 209 of file RMenuItems.hxx.

◆ menureqid

std::string ROOT::Experimental::RDrawableMenuRequest::menureqid
private

Definition at line 210 of file RMenuItems.hxx.

Libraries for ROOT::Experimental::RDrawableMenuRequest:

The documentation for this class was generated from the following files: