efl/src/examples
Jean-Philippe Andre 1997e1b3d0 cxx: Some code style in examples
Use the common form
  Class a(instantiate);
instead of
  auto a = Class(instantiate);

Also modify bg example to not use an policy.
2017-12-05 10:09:58 +09:00
..
ecore efl_mono: Add examples code. 2017-12-04 15:47:51 -03:00
ecore_avahi Examples: Fix compilation (disable CXX examples!) 2016-04-21 17:16:53 +09:00
edje animation2: fix compile instruction 2017-09-19 17:00:35 +09:00
eet Eet example: Add the correct variable in the hash. 2016-10-10 14:20:48 -03:00
efl_mono efl_mono: Add examples code. 2017-12-04 15:47:51 -03:00
eina efl_mono: Add buildystem integration. 2017-12-04 15:47:51 -03:00
eina_cxx examples: eina-cxx: ensure the install hook honors a set DESTDIR 2016-06-17 15:05:02 +09:30
eio eio: fix multiple open/close chain example. 2017-10-09 18:27:56 -07:00
eldbus eldbus: don't abs() an unsigned value 2017-03-09 23:16:16 +01:00
elementary cxx: Some code style in examples 2017-12-05 10:09:58 +09:00
elocation build: fix make examples on Windows 2017-10-05 16:23:52 -07:00
elua examples: elua: ensure the install hook honors a set DESTDIR 2016-06-16 11:16:30 +02:00
emile examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
emotion examples: Improve error message text from Evas examples 2017-08-18 09:47:45 -04:00
eolian_cxx eolian: scan system dir by default 2017-11-14 13:47:09 +01:00
ephysics examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
ethumb_client examples: add DESTDIR support for install. 2016-04-14 17:00:08 -07:00
evas efl_mono: Add buildystem integration. 2017-12-04 15:47:51 -03:00