mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
Scatter: New basic documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@2009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
45b79fd439
commit
2ea2b03f8f
4 changed files with 4916 additions and 15 deletions
|
|
@ -1,15 +1,16 @@
|
|||
description "Bazaar: Scatter & Pie ctrls, by Andrei-Catalin";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
Scatter.h,
|
||||
Scatter.cpp,
|
||||
PopUpText.h,
|
||||
PopUpText.cpp,
|
||||
Chart.usc,
|
||||
Pie.h,
|
||||
Pie.cpp,
|
||||
Chart.iml;
|
||||
|
||||
description "Bazaar: Scatter & Pie ctrls, by Andrei-Catalin\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
||||
file
|
||||
Scatter.h,
|
||||
Scatter.cpp,
|
||||
PopUpText.h,
|
||||
PopUpText.cpp,
|
||||
Chart.usc,
|
||||
Pie.h,
|
||||
Pie.cpp,
|
||||
Chart.iml,
|
||||
srcdoc.tpp;
|
||||
|
||||
|
|
|
|||
4
bazaar/Scatter/init
Normal file
4
bazaar/Scatter/init
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef _Scatter_icpp_init_stub
|
||||
#define _Scatter_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#endif
|
||||
1172
bazaar/Scatter/srcdoc.tpp/Scatter$en-us.tpp
Normal file
1172
bazaar/Scatter/srcdoc.tpp/Scatter$en-us.tpp
Normal file
File diff suppressed because it is too large
Load diff
3724
bazaar/Scatter/srcdoc.tpp/TestScatter2$en-us.tpp
Normal file
3724
bazaar/Scatter/srcdoc.tpp/TestScatter2$en-us.tpp
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue