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