mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-25 14:22:54 -06:00
bazaar: BoostPyTest: exporting the various edit fields
git-svn-id: svn://ultimatepp.org/upp/trunk@3633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
5a10e46fab
commit
9bbba24d1d
22 changed files with 618 additions and 123 deletions
|
|
@ -15,12 +15,19 @@ ONCELOCK
|
|||
export_Option();
|
||||
export_Switch();
|
||||
|
||||
export_EditCtrl();
|
||||
export_EditField();
|
||||
export_EditString();
|
||||
export_EditInt();
|
||||
export_EditInt64();
|
||||
export_EditDouble();
|
||||
|
||||
export_SliderCtrl();
|
||||
export_Progress();
|
||||
|
||||
export_Prompts();
|
||||
|
||||
export_Foo();
|
||||
|
||||
//FIXME move outside, it's in bazaar
|
||||
export_ValueCtrl();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue