This website requires JavaScript.
Explore
Help
Sign In
cml
/
libcw
Watch
1
Star
0
Fork
0
You've already forked libcw
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e6c9acbc7d
libcw
/
cwUiTest.h
8 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
cwUi* : Initial implementation.
2020-03-23 14:48:49 +00:00
namespace
cw
{
namespace
ui
{
cwUi.h/cpp,cwUiTest.h/cpp, cwUiDecls.h : Moved public variables to cwUiDecls.h. Added a version of create() which uses an arg_t record. Added parseArgs() and releaseArgs().
2021-01-20 18:10:56 +00:00
rc_t
test
(
const
object_t
*
cfg
)
;
cwUi* : Initial implementation.
2020-03-23 14:48:49 +00:00
}
}
Reference in New Issue
Copy Permalink