Internal: a shape of a QuattroGraph. More...
 
  
| Public Member Functions | |
| Textbox () | |
| constructor | |
| ~Textbox () final | |
| destructor | |
| bool | isTextbox () const final | 
| returns true | |
|  Public Member Functions inherited from QuattroGraphInternal::ShapeHeader | |
| ShapeHeader () | |
| constructor | |
| virtual | ~ShapeHeader () | 
| destructor | |
| Public Attributes | |
| WPSEntry | m_entry | 
| the text entry | |
| WPSFont | m_font | 
| the font | |
| WPSParagraph | m_paragraph | 
| the paragraph style | |
|  Public Attributes inherited from QuattroGraphInternal::ShapeHeader | |
| int | m_type | 
| the type | |
| WPSBox2i | m_box | 
| the bdbox | |
| int | m_id | 
| an id? | |
| WPSGraphicStyle | m_style | 
| the graphic style | |
| int | m_values [5] | 
| optional values | |
| int | m_flags [14] | 
| some flags | |
| int | m_values2 [4] | 
| style values | |
| std::string | m_extra | 
| error message | |
Internal: a shape of a QuattroGraph.
| 
 | inline | 
constructor
| 
 | final | 
destructor
| 
 | inlinefinalvirtual | 
| WPSEntry QuattroGraphInternal::Textbox::m_entry | 
the text entry
Referenced by QuattroGraph::send(), and Textbox().
| WPSFont QuattroGraphInternal::Textbox::m_font | 
the font
Referenced by QuattroGraph::send(), and Textbox().
| WPSParagraph QuattroGraphInternal::Textbox::m_paragraph | 
the paragraph style
Referenced by QuattroGraph::send(), and Textbox().