| Rapicorn - Experimental UI Toolkit - Source Code
    13.07.0
    | 
Requisition information, providing requisition width and height. More...
#include <interfaces.idl>
| Public Member Functions | |
| std::string | __aida_type_name__ () const | 
| Rapicorn::Aida::TypeCode | __aida_type_code__ () const | 
| bool | operator== (const Requisition &other) const | 
| bool | operator!= (const Requisition &other) const | 
| void | operator<<= (Rapicorn::Aida::Any &any) | 
| Requisition (double w, double h) | |
| Public Attributes | |
| float64 | width | 
| Request width. | |
| float64 | height | 
| Request height. | |
| Friends | |
| void | operator<<= (Rapicorn::Aida::Any &any, const Requisition &rec) | 
Requisition information, providing requisition width and height.
 1.7.6.1
 1.7.6.1