OpenWalnut  1.5.0dev
WMHistogramView Member List

This is the complete list of members for WMHistogramView, including all inherited members.

activate()WModuleprotectedvirtual
addConnector(std::shared_ptr< WModuleInputConnector > con)WModuleprotected
addConnector(std::shared_ptr< WModuleOutputConnector > con)WModuleprotected
calculateFramePosition()WMHistogramViewprivate
calculateFrameSize()WMHistogramViewprivate
calculateHistograms()WMHistogramViewprivate
checkRequirements() constWModule
cleanup()WModuleprotectedvirtual
connectors()WMHistogramViewprotectedvirtual
ConstSPtr typedefWModule
createFrame()WMHistogramViewprivate
createGeometryBars()WMHistogramViewprivate
createGeometryCurves()WMHistogramViewprivate
createGeometryStairs()WMHistogramViewprivate
createInfo(WVector2f mousePos)WMHistogramViewprivate
createNothing()WMHistogramViewprivate
debugLog() constWModuleprotected
deprecated() constWModuleprotectedvirtual
disconnect()WModule
errorLog() constWModuleprotected
factory() constWMHistogramViewvirtual
findByUUID(std::string uuid)WModulestatic
findConnector(std::string name)WModule
findInputConnector(std::string name)WModule
findOptimalSpacing(double intervalLength, double availableSpace, double textSize)WMHistogramViewprivate
findOutputConnector(std::string name)WModule
getAssociatedContainer() constWModule
getConnector(std::string name)WModule
getCrashMessage() constWThreadedRunner
getDeprecationMessage() constWModule
getDescription() constWMHistogramViewvirtual
getInformationProperties() constWModule
getInputConnector(std::string name)WModule
getInputConnectors() constWModule
getLibPath() constWModule
getLocalPath() constWModule
getMetaInformation() constWModulevirtual
getName() constWMHistogramViewvirtual
getOutputConnector(std::string name)WModule
getOutputConnectors() constWModule
getPackageName() constWModule
getPossibleDisconnections()WModule
getProperties() constWModule
getRootProgressCombiner()WModulevirtual
getRuntimeName() constWModule
getSignalHandler(MODULE_CONNECTOR_SIGNAL signal)WModuleprotectedvirtual
getThreadName() constWThreadedRunner
getType() constWModulevirtual
getUUID() constWModule
getXPMIcon() constWMHistogramViewvirtual
handleDeadlyException(const WException &e, std::string sender="WThreadedRunner")WThreadedRunnerprotected
handleMouseMove(WVector2f pos)WMHistogramViewprivate
handleResize(int x, int y, int width, int height)WMHistogramViewprivate
histogramSpaceToWindowSpace(WVector2d const &v)WMHistogramViewprivate
infoLog() constWModuleprotected
initialize()WModuleprotected
InputConnectorList typedefWModule
isA()WPrototyped
isAssociated() constWModule
isCrashed() constWThreadedRunner
isDeprecated() constWModule
isInitialized() constWModule
isReady() constWModule
isReadyOrCrashed() constWModule
isRestoreNeeded() constWModule
isRunning() constWModule
isUseable() constWModule
m_activeWModuleprotected
m_colorWMHistogramViewprivate
m_containerWModuleprotected
m_crashMessageWThreadedRunnerprotected
m_createInfoMutexWMHistogramViewprivate
m_dataWMHistogramViewprivate
m_frameLowerLeftWMHistogramViewprivate
m_frameNodeWMHistogramViewprivate
m_framePositionWMHistogramViewprivate
m_frameSizeWMHistogramViewprivate
m_frameSpacingWMHistogramViewprivate
m_frameUpperRightWMHistogramViewprivate
m_geometryFunctionsWMHistogramViewprivate
m_histogramWMHistogramViewprivate
m_histogramLowerLeftWMHistogramViewprivate
m_histogramUpperRightWMHistogramViewprivate
m_infoNodeWMHistogramViewprivate
m_infoPropertiesWModuleprotected
m_initializedWModuleprotected
m_inputWMHistogramViewprivate
m_inputConnectorsWModuleprotected
m_instanceCounterWMHistogramViewprivatestatic
m_instanceIDWMHistogramViewprivate
m_isAssociatedWModuleprotected
m_isCrashedWThreadedRunnerprotected
m_isLoadFinishedWModuleprotected
m_isReadyWModuleprotected
m_isReadyOrCrashedWModuleprotected
m_isRunningWModuleprotected
m_isUsableWModuleprotected
m_libPathWModuleprotected
m_localPathWModuleprotected
m_mainNodeWMHistogramViewprivate
m_markerNodeWMHistogramViewprivate
m_metaWModuleprivate
m_moduleStateWModuleprotected
m_mousePosWMHistogramViewprivate
m_outputConnectorsWModuleprotected
m_packageNameWModuleprotected
m_progressWModuleprotected
m_propConditionWMHistogramViewprivate
m_propertiesWModuleprotected
m_readyProgressWModuleprotected
m_redrawMutexWMHistogramViewprivate
m_requirementsWModuleprotected
m_restoreModeWModuleprotected
m_runtimeNameWModuleprotected
m_shutdownFlagWThreadedRunnerprotected
m_styleSelectionWMHistogramViewprivate
m_threadWThreadedRunnerprotected
m_threadNameWThreadedRunnerprivate
m_uuidWModuleprivate
m_widgetWMHistogramViewprivate
m_windowHeightWMHistogramViewprivate
m_windowWidthWMHistogramViewprivate
moduleMain()WMHistogramViewprotectedvirtual
msleep(const int32_t t) constWThreadedRunnerprotected
notifyConnectionClosed(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there)WModuleprotectedvirtual
notifyConnectionEstablished(std::shared_ptr< WModuleConnector > here, std::shared_ptr< WModuleConnector > there)WModuleprotectedvirtual
notifyDataChange(std::shared_ptr< WModuleConnector > input, std::shared_ptr< WModuleConnector > output)WModuleprotectedvirtual
notifyStop()WThreadedRunnerprotectedvirtual
onThreadException(const WException &e)WModuleprotectedvirtual
operator=(const WThreadedRunner &rhs)WThreadedRunnerprivate
OutputConnectorList typedefWModule
properties()WMHistogramViewprotectedvirtual
ready()WModuleprotected
redraw()WMHistogramViewprivate
removeConnectors()WModuleprotected
reportRestoreComplete()WModule
requestStop()WThreadedRunnervirtual
requirements()WMHistogramViewprotectedvirtual
Requirements typedefWModuleprotected
run()WThreadedRunnervirtual
run(THREADFUNCTION f)WThreadedRunner
setAssociatedContainer(std::shared_ptr< WModuleContainer > container)WModuleprotected
setLibPath(boost::filesystem::path path)WModuleprotected
setLocalPath(boost::filesystem::path path)WModuleprotected
setPackageName(std::string name)WModuleprotected
setRestoreNeeded(bool restore=true)WModule
setThisThreadName(std::string name)WThreadedRunnerstatic
setThreadName(std::string name)WThreadedRunner
setUUID(std::string uuid)WModuleprivate
signal_errorWModuleprivate
signal_readyWModuleprivate
signal_thread_errorWThreadedRunnerprivate
sleep(const int32_t t) constWThreadedRunnerprotected
SPtr typedefWModule
subscribeSignal(MODULE_SIGNAL signal, t_ModuleGenericSignalHandlerType notifier)WModulevirtual
subscribeSignal(MODULE_SIGNAL signal, t_ModuleErrorSignalHandlerType notifier)WModulevirtual
subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WModule
WThreadedRunner::subscribeSignal(THREAD_SIGNAL signal, t_ThreadErrorSignalHandlerType notifier)WThreadedRunnervirtual
THREADFUNCTION typedefWThreadedRunner
threadMain()WModuleprotectedvirtual
threadMainSave()WThreadedRunnerprivate
updateHistogramMax()WMHistogramViewprivate
wait(bool requestFinish=false)WThreadedRunner
waitForStop()WThreadedRunnerprotected
waitRestored()WModule
warnLog() constWModuleprotected
windowSpaceToHistogramSpace(WVector2d const &v)WMHistogramViewprivate
WMHistogramView()WMHistogramView
WModule()WModule
WPrototyped()WPrototyped
WThreadedRunner()WThreadedRunner
WThreadedRunner(const WThreadedRunner &rhs)WThreadedRunnerprivate
yield() constWThreadedRunnerprotected
~WMHistogramView()WMHistogramViewvirtual
~WModule()WModulevirtual
~WPrototyped()WPrototypedvirtual
~WThreadedRunner()WThreadedRunnervirtual