MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

MethodgetFrameBufferYAddr
* Get the address inside the framebuffer at certain coordinates. * If the requested length is not available, it will return nullptr. *
lib/BaseGfx/src/BaseGfxBitmap.hpp:325
MethodgetFrameBufferYAddr
* Get the address inside the framebuffer at certain coordinates. * If the requested length is not available, it will return nullptr. *
lib/BaseGfx/src/BaseGfxBitmap.hpp:722
MethodgetFrameBufferYAddr
* Get the address inside the framebuffer at certain coordinates. * If the requested length is not available, it will return nullptr. *
test/common/YAGfxTest.hpp:401
MethodgetFreeHeapSize
lib/Utilities/src/MemUtil.cpp:101
MethodgetFullPathToConfiguration
* Get full path (path + filename) to plugin instance specific configuration * in JSON format. * * @return Full path to configuration fi
lib/Plugin/src/PluginWithConfig.hpp:220
MethodgetGreen
* Get green color value. * * @return Green value */
lib/YAGfx/src/Rgb565.h:259
MethodgetHeight
* Get height in pixel. * * @return Canvas height in pixel */
lib/HalTftDisplay/src/Display.h:148
MethodgetHeight
* Get canvas height in pixel. * * @return Canvas height in pixel. */
lib/YAWidgets/src/CanvasWidget.h:157
MethodgetHeight
* Get image height. * * Note, the GIF must be opened, otherwise it will return 0. * * @return Image height in pixels */
lib/YAWidgets/src/GifImgPlayer.h:224
MethodgetHeight
* Get height in pixel. * * @return Canvas height in pixel */
lib/HalHub75Esp32/src/Display.h:151
MethodgetHeight
* Get the height of the bitmap in pixels. * * @return Height in pixels */
lib/BaseGfx/src/BaseGfxBitmap.hpp:179
MethodgetHeight
* Get the height of the bitmap in pixels. * * @return Height in pixels */
lib/BaseGfx/src/BaseGfxBitmap.hpp:571
MethodgetHeight
* Get canvas height in pixel. * * @return Canvas height in pixel. */
lib/BaseGfx/src/BaseGfxCanvas.hpp:229
FunctiongetHostname
* Get hostname, depended on current WiFi mode. * * @return Hostname */
src/Web/Pages.cpp:451
MethodgetHumidity
* Get the humidity. * * @return Humidity in %. */
lib/OpenWeatherPlugin/src/OpenWeatherOneCallCurrent.h:280
FunctiongetIPAddress
* Get IP address, depended on WiFi mode. * * @return IPv4 */
src/Web/Pages.cpp:478
MethodgetIconFileId
lib/MultiIconPlugin/src/MultiIconPlugin.cpp:296
MethodgetIconIdFromWeatherCode
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:636
MethodgetIconPathByWeatherIconId
lib/Views/src/layout/OpenWeatherView32x8.cpp:372
MethodgetIconPathByWeatherIconId
lib/Views/src/layout/OpenWeatherView32x16.cpp:372
MethodgetIconPathByWeatherIconId
lib/Views/src/layout/OpenWeatherView64x64.cpp:592
MethodgetIndicatorState
lib/Views/src/layout/IndicatorViewGeneric.cpp:128
MethodgetIndicatorState
src/DisplayMgr/DisplayMgr.cpp:816
MethodgetIntensity
* Get color intensity. * * @return Color intensity [0; 255] - 0: min. bright / 255: max. bright */
lib/YAGfx/src/Rgb565.h:279
MethodgetIntensity
* Get brush intensity. * * @return Brush intensity [0; 255] - 0: min. bright / 255: max. bright. */
lib/BaseGfx/src/BaseGfxBrush.hpp:297
MethodgetJsonValueByFilter
lib/GrabViaRestPlugin/src/GrabViaRestPlugin.cpp:560
MethodgetJsonValueByFilter
lib/GrabViaMqttPlugin/src/GrabViaMqttPlugin.cpp:394
MethodgetKey
* Get key. * * @return Key */
lib/SettingsService/src/KeyValueBool.h:127
MethodgetKey
* Get key. * * @return Key */
lib/SettingsService/src/KeyValueJson.h:136
MethodgetKey
* Get key. * * @return Key */
lib/SettingsService/src/KeyValueString.h:139
MethodgetLamp
lib/Views/src/layout/IconTextLampView32x8.cpp:82
MethodgetLamp
lib/Views/src/layout/IconTextLampView32x16.cpp:82
MethodgetLamp
lib/Views/src/layout/IconTextLampViewGeneric.cpp:82
MethodgetLamp
lib/Views/src/layout/IconTextLampView64x64.cpp:82
MethodgetLargestFreeBlockSize
lib/Utilities/src/MemUtil.cpp:110
MethodgetLastConfigurationUpdate
* Get timestamp of the last configuration update in the persistent memory. * * @return Timestamp in unix time format. */
lib/Plugin/src/PluginWithConfig.hpp:230
MethodgetLength
* Get the length of the gradient. * * @return Length of the gradient in pixels. */
lib/BaseGfx/src/BaseGfxBrush.hpp:378
MethodgetLineCount
lib/YAWidgets/src/TextWidget.cpp:388
MethodgetList
* Get a list of all key value pairs. * * @param[out] count Number of key value pairs in the list. * * @return List of key value
lib/SettingsService/src/SettingsService.h:162
MethodgetList
scripts/TopicHandlers.cpp:89
MethodgetList
scripts/PluginList.cpp:86
MethodgetMax
* Get the maximum value, determined during the last value updates. * * @return Maximum value */
lib/Utilities/src/StatisticValue.hpp:180
MethodgetMaxLength
* Get maximum string length. * * @return Maximum string length */
lib/SettingsService/src/KeyValueString.h:159
MethodgetMaxSlots
* Get the maximum number of slots in the list. * * @return The maximum number of slots. * If no slots are available, it will
src/DisplayMgr/SlotList.h:152
FunctiongetMin
test/test_Widget/TestWidget.cpp:129
MethodgetMin
* Get the minimum value, determined during the last value updates. * * @return Minimum value */
lib/Utilities/src/StatisticValue.hpp:170
MethodgetMinFreeHeapSize
lib/Utilities/src/MemUtil.cpp:119
MethodgetMinLength
* Get minimum string length. * * @return Minimum string length */
lib/SettingsService/src/KeyValueString.h:149
MethodgetMqttBaseTopic
lib/MqttApiTopicHandler/src/MqttApiTopicHandler.cpp:315
MethodgetName
* Get sensor name. * * @return Sensor name */
lib/Sensors/src/SensorWiFi.h:173
MethodgetName
* Get sensor name. * * @return Sensor name */
lib/Sensors/src/SensorBattery.h:187
MethodgetName
lib/Sensors/src/SensorSht3X.cpp:85
MethodgetName
* Get sensor name. * * @return Sensor name */
lib/Sensors/src/SensorSystem.h:172
MethodgetName
* Get sensor name. * * @return Sensor name */
lib/Sensors/src/SensorHeap.h:312
MethodgetName
lib/Sensors/src/SensorDhtX.cpp:83
MethodgetName
* Get the plugin name. * * @return Name of the plugin. */
lib/Plugin/src/Plugin.hpp:275
MethodgetName
* Get user friendly name of key value pair. * * @return User friendly name */
lib/SettingsService/src/KeyValueBool.h:117
MethodgetName
* Get user friendly name of key value pair. * * @return User friendly name */
lib/SettingsService/src/KeyValueJson.h:126
MethodgetName
* Get user friendly name of key value pair. * * @return User friendly name */
lib/SettingsService/src/KeyValueString.h:129
MethodgetName
* Get user friendly name of key value pair. * * @return User friendly name */
lib/SettingsService/src/KeyValue.h:198
MethodgetNodeId
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:254
MethodgetNormalizedLight
src/DisplayMgr/BrightnessCtrl.cpp:324
MethodgetNoteOffset
src/General/RTTTL.cpp:364
MethodgetNumChannels
* Get number of data channels. * * @return Number of data channels. */
lib/Sensors/src/SensorWiFi.h:195
MethodgetNumChannels
* Get number of data channels. * * @return Number of data channels. */
lib/Sensors/src/SensorDhtX.h:310
MethodgetNumChannels
* Get number of data channels. * * @return Number of data channels. */
lib/Sensors/src/SensorBattery.h:206
MethodgetNumChannels
* Get number of data channels. * * @return Number of data channels. */
lib/Sensors/src/SensorSht3X.h:289
MethodgetNumChannels
* Get number of data channels. * * @return Number of data channels. */
lib/Sensors/src/SensorSystem.h:194
MethodgetNumChannels
* Get number of data channels. * * @return Number of data channels. */
lib/Sensors/src/SensorHeap.h:334
MethodgetNumSensors
* Get number of installed sensor drivers, independed of the physical * sensor availability. * * @return Number of installed sensor driv
lib/Common/src/SensorDataProviderImpl.h:100
MethodgetNumber
src/General/RTTTL.cpp:262
MethodgetObjectId
lib/MqttApiTopicHandler/src/HomeAssistantMqtt.cpp:267
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * Not used, will always return 0. * * @return Offset value in byte
lib/Sensors/src/SensorWiFi.h:107
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * * @return Offset value in °C. */
lib/Sensors/src/SensorDhtX.h:122
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * * @return Offset value in %. */
lib/Sensors/src/SensorDhtX.h:208
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * * @return Offset value in lux. */
lib/Sensors/src/SensorBattery.h:117
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * * @return Offset value in lux. */
lib/Sensors/src/SensorLdr.h:117
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * * @return Offset value in °C. */
lib/Sensors/src/SensorSht3X.h:119
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * * @return Offset value in %. */
lib/Sensors/src/SensorSht3X.h:202
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * Not used, will always return 0. * * @return Offset value in byte
lib/Sensors/src/SensorSystem.h:106
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * Not used, will always return 0. * * @return Offset value in byte
lib/Sensors/src/SensorHeap.h:106
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * Not used, will always return 0. * * @return Offset value in byte
lib/Sensors/src/SensorHeap.h:175
MethodgetOffset
* Get the correction offset, used for sensor tolerance compensation. * Not used, will always return 0. * * @return Offset value in byte
lib/Sensors/src/SensorHeap.h:244
MethodgetOffset
* Get the offset of the gradient. * * @return Offset in pixels of the gradient start color. */
lib/BaseGfx/src/BaseGfxBrush.hpp:358
MethodgetParentGfx
* Get the parent canvas graphic operations. * * @return Parent graphic functions */
lib/BaseGfx/src/BaseGfxCanvas.hpp:139
MethodgetPayloadSize
lib/DDPPlugin/src/DDPServer.cpp:444
MethodgetPinMode
* Get pin mode. * * @return Arduino pin mode */
lib/Common/src/Io.hpp:115
MethodgetPos
* Get pen position. * * @param[out] x x-coordinate * @param[out] y y-coordinate */
lib/BaseGfx/src/BaseGfxPen.hpp:131
MethodgetPrinter
* Get printer. * * @return Printer */
lib/Logging/src/LogSinkPrinter.h:97
MethodgetRSSI
lib/Utilities/src/WiFiUtil.cpp:147
MethodgetRed
* Get red color value. * * @return Red value */
lib/YAGfx/src/Rgb565.h:249
MethodgetRequest
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:923
MethodgetResponse
lib/HttpService/src/HttpService.cpp:212
MethodgetRestId
lib/RestService/src/RestService.cpp:437
MethodgetScrollInfo
lib/YAWidgets/src/TextWidget.cpp:295
MethodgetSensorChannelDefaultValues
lib/Sensors/src/Sensors.cpp:285
MethodgetSensorDataProviderImpl
lib/Sensors/src/Sensors.cpp:280
MethodgetSeqNo
lib/DDPPlugin/src/DDPServer.cpp:361
MethodgetSignalQuality
lib/Utilities/src/WiFiUtil.cpp:79
MethodgetSingleLine
lib/YAWidgets/src/TextWidget.cpp:709
← previousnext →1,401–1,500 of 2,917, ranked by callers