Public Member Functions
elm::photocam Struct Reference

Class photocam. More...

Public Member Functions

 photocam (Eo *eo)
 Eo Constructor. More...
 
 photocam (std::nullptr_t)
 nullptr_t Constructor. More...
 
 photocam (photocam const &other)
 Copy Constructor.
 
void image_region_show (int x_, int y_, int w_, int h_) const
 
 photocam (::efl::eo::parent_type _p)
 Constructs a new elm::photocam object. More...
 

Detailed Description

Class photocam.

Constructor & Destructor Documentation

elm::photocam::photocam ( ::efl::eo::parent_type  _p)
inlineexplicit

Constructs a new elm::photocam object.

Constructs a new elm::photocam object. If you want this object to be a child of another Eo object, use an efl::eo::parent expression, like the example.

Example:

elm::photocam my_photocam(efl::eo::parent = parent_object);
See also
photocam(Eo* eo)
elm::photocam::photocam ( Eo *  eo)
inlineexplicit

Eo Constructor.

Constructs the object from an Eo* pointer stealing its ownership.

Parameters
eoThe Eo object pointer.
elm::photocam::photocam ( std::nullptr_t  )
inlineexplicit

nullptr_t Constructor.

Constructs an empty (null) object.

Member Function Documentation

void elm::photocam::image_region_show ( int  x_,
int  y_,
int  w_,
int  h_ 
) const
Parameters
x
y
w
h