Anybody here can point me to examples of how a user can create his/her own pure C++ function then the newly created function can be dynamically added to a list of functions available for use within the qt program. The list of functions are available in a menu. The user can also delete functions from (and add functions to) the menu.