properties-cpp
0.0.1
A very simple convenience library for handling properties and signals in C++11.
|
Go to the source code of this file.
Variables | |
var | NAVTREE |
var | NAVTREEINDEX |
var | SYNCONMSG = 'click to disable panel synchronisation' |
var | SYNCOFFMSG = 'click to enable panel synchronisation' |
var NAVTREE |
Definition at line 1 of file navtreedata.js.
Referenced by gotoNode(), initNavTree(), and navTo().
var NAVTREEINDEX |
Definition at line 29 of file navtreedata.js.
Referenced by navTo().
var SYNCOFFMSG = 'click to enable panel synchronisation' |
Definition at line 35 of file navtreedata.js.
Referenced by showSyncOff().
var SYNCONMSG = 'click to disable panel synchronisation' |
Definition at line 34 of file navtreedata.js.
Referenced by showSyncOn().