|
void | SetUp () override |
|
void | TearDown () override |
|
auto & | entries () |
|
void | SetUp () override |
|
void | TearDown () override |
|
◆ mTextArea
Initial value:= _new<ATextArea>()
with_style { FixedSize { 300_dp, {} }, LineHeight { 1.f } }
let {
it->setText("hello world!\nsecond line");
}
#define let
Performs multiple operations on a single object without repeating its name (in place) This function c...
Definition: kAUI.h:262
#define with_style
Allows to define a style to the view right in place.
Definition: kAUI.h:287
The documentation for this class was generated from the following file:
- aui.uitests/tests/UITextAreaTest.cpp