| 
    Numworks Epsilon
    1.4.1
    
   Graphing Calculator Operating System 
   | 
 
This is the complete list of members for MessageTextView, including all inherited members.
| bounds() const | View | |
| drawRect(KDContext *ctx, KDRect rect) const override | TextView | virtual | 
| m_fontSize | TextView | protected | 
| m_frame | View | protected | 
| markRectAsDirty(KDRect rect) | View | protected | 
| MessageTextView(KDText::FontSize size=KDText::FontSize::Large, I18n::Message message=(I18n::Message) 0, float horizontalAlignment=0.0f, float verticalAlignment=0.0f, KDColor textColor=KDColorBlack, KDColor backgroundColor=KDColorWhite) | MessageTextView | |
| minimalSizeForOptimalDisplay() const override | MessageTextView | virtual | 
| operator=(const View &other)=delete | View | |
| operator=(View &&other)=delete | View | |
| pointFromPointInView(View *view, KDPoint point) | View | |
| resetSuperview() | View | |
| setAlignment(float horizontalAlignment, float verticalAlignment) | TextView | |
| setBackgroundColor(KDColor backgroundColor) | TextView | |
| setFontSize(KDText::FontSize fontSize) | TextView | |
| setFrame(KDRect frame) | View | |
| setMessage(I18n::Message message) | MessageTextView | |
| setSize(KDSize size) | View | |
| setText(const char *text) override | MessageTextView | virtual | 
| setTextColor(KDColor textColor) | TextView | |
| subview(int index) | View | |
| text() const override | MessageTextView | virtual | 
| TextView(KDText::FontSize size=KDText::FontSize::Large, float horizontalAlignment=0.0f, float verticalAlignment=0.0f, KDColor textColor=KDColorBlack, KDColor backgroundColor=KDColorWhite) | TextView | |
| View() | View | |
| View(const View &other)=delete | View | |
| View(View &&other)=delete | View | |
| ~View() | View | virtual |