MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

↓ 4 callersMethodgetFontType
* Get font type. * * @return The font type the plugin uses. */
lib/Plugin/src/Plugin.hpp:124
↓ 4 callersMethodgetHeader
lib/AsyncHttpClient/src/HttpResponse.cpp:230
↓ 4 callersMethodgetHeight
* Get font character height. * If no GFXfont is set, it will return 0. * * @return Height in pixels */
lib/BaseGfx/src/BaseFont.hpp:149
↓ 4 callersMethodgetIntensity
* Get color intensity. * * @return Color intensity [0; 255] - 0: min. bright / 255: max. bright */
lib/YAGfx/src/Rgb888.h:297
↓ 4 callersMethodgetNumChannels
* Get number of data channels. * * @return Number of data channels. */
lib/Sensors/src/SensorLdr.h:223
↓ 4 callersMethodgetOffset
lib/DDPPlugin/src/DDPServer.cpp:439
↓ 4 callersMethodgetSensor
lib/Common/src/SensorDataProviderImpl.cpp:88
↓ 4 callersMethodgetSettingByKey
lib/SettingsService/src/SettingsService.cpp:566
↓ 4 callersMethodgetTextCursorPosY
* Get cursor y-position. * * @return Cursor y-position */
lib/BaseGfx/src/BaseGfxText.hpp:174
↓ 4 callersMethodgetValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueBool.h:107
↓ 4 callersMethodgetWidth
* Get canvas width in pixel. * * @return Map canvas width in pixel. */
lib/BaseGfx/src/BaseGfxCanvas.hpp:219
↓ 4 callersMethodinactive
lib/DDPPlugin/src/DDPPlugin.cpp:109
↓ 4 callersMethodinit
* Initialize view, which will prepare the widgets and the default values. * * @param[in] width Display width in pixel. * @param[in]
lib/SensorPlugin/src/internal/View.h:88
↓ 4 callersMethodinstall
src/Plugin/PluginMgr.cpp:94
↓ 4 callersFunctioniperf_start_report
lib/Iperf/src/iperf.c:100
↓ 4 callersMethodisAvailable
* Are slots available or not? * If slots are not available, create them first @see create(). * * @return If slots are available, it wil
src/DisplayMgr/SlotList.h:115
↓ 4 callersMethodisConnected
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:371
↓ 4 callersMethodisEmpty
* Is bitmap widget empty, means no image is shown? * * @return If empty, it will return true otherwise false. */
lib/YAWidgets/src/BitmapWidget.h:217
↓ 4 callersMethodisSlotIdValid
src/DisplayMgr/SlotList.cpp:88
↓ 4 callersMethodload
Load the configuration file. Args: full_path (str): Full path to configuration file. Returns: boolean:
scripts/config_model.py:64
↓ 4 callersMethodreset
lib/HalLedMatrix/src/Board.cpp:148
↓ 4 callersMethodselectSink
lib/Logging/src/Logging.cpp:111
↓ 4 callersMethodsetColorOff
* Set lamp color in off state. * * @param[in] color Lamp color in off state */
lib/YAWidgets/src/LampWidget.h:163
↓ 4 callersMethodsetDirection
* Set the direction of the gradient. * * @param[in] vertical Flag for vertical gradient. */
lib/BaseGfx/src/BaseGfxBrush.hpp:408
↓ 4 callersMethodsetIndicatorState
src/DisplayMgr/DisplayMgr.cpp:824
↓ 4 callersMethodsetPlugin
src/DisplayMgr/Slot.cpp:105
↓ 4 callersMethodsetStartValue
* Set the start value of the filter or set the current filter output value. * * @param[in] startValue The new filter start value. */
src/DisplayMgr/BrightnessCtrl.h:127
↓ 4 callersMethodsetState
* Set next state. * * @param[in] nextState Next state to go in process method. */
test/test_StateMachine/TestStateMachine.cpp:115
↓ 4 callersMethodsetTemperatureUnit
* Set the unit to use temperature. * * @param[in] unit The temperature unit. */
lib/Views/src/layout/OpenWeatherView32x8.h:159
↓ 4 callersMethodstart
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:205
↓ 4 callersMethodstart
lib/WormPlugin/src/WormPlugin.cpp:66
↓ 4 callersMethodstart
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:194
↓ 4 callersMethodtoRgb565
* Convert color information to RGB565 format. * The intensity will be considered in the conversion. * * @return Color value (RGB) in 16
lib/YAGfx/src/Rgb888.h:357
↓ 4 callersMethodunregisterTopic
lib/RestApiTopicHandler/src/RestApiTopicHandler.cpp:134
↓ 3 callersFunctionB
(t,e,o,i,n,r,a)
data/js/rpie.js:1
↓ 3 callersMethodGET
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:447
↓ 3 callersMethodPOST
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:457
↓ 3 callersMethod_get_lib_list
Get list of libraries from library dependencies, which name has the given postfix. Args: postfix (str): Postfix w
scripts/config_model.py:86
↓ 3 callersMethodabort
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:914
↓ 3 callersMethodactivateNextFadeEffect
src/DisplayMgr/DisplayMgr.cpp:610
↓ 3 callersMethodbegin
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:210
↓ 3 callersMethodclear
lib/YAWidgets/src/TextWidget.cpp:261
↓ 3 callersMethodclear
* Clear entry. */
lib/FileMgrService/src/FileMgrService.h:154
↓ 3 callersMethodconnect
lib/MqttService/src/MqttBrokerConnection.cpp:139
↓ 3 callersMethodcreate
* Plugin creation method, used to register on the plugin manager. * * @param[in] name Plugin name (must exist over lifetime) * @param[
lib/DDPPlugin/src/DDPPlugin.h:100
↓ 3 callersMethoddestroyPlugin
src/Plugin/PluginFactory.cpp:102
↓ 3 callersMethoddisable
* Disable widget. * If the widget is disabled, it won't be drawn. */
lib/YAWidgets/src/Widget.hpp:228
↓ 3 callersMethoddisableSlot
src/DisplayMgr/DisplayMgr.cpp:698
↓ 3 callersMethoddisplayOff
src/DisplayMgr/DisplayMgr.cpp:789
↓ 3 callersMethoddisplayOn
src/DisplayMgr/DisplayMgr.cpp:797
↓ 3 callersMethoddrawChar
* Draw single character at current cursor position. The cursor is * automatically moved to the new position. * * A newline will place t
lib/BaseGfx/src/BaseFont.hpp:226
↓ 3 callersMethoddrawCircle
* Draw a circle with a specific color. * https://en.wikipedia.org/wiki/Midpoint_circle_algorithm * * @param[in] mx x-coordinate
lib/BaseGfx/src/BaseGfx.hpp:364
↓ 3 callersMethoddrawHLine
* Draw horizontal line. * Note, this is faster than using drawLine(). * * @param[in] x x-coordinate of start point * @param[in
lib/BaseGfx/src/BaseGfx.hpp:270
↓ 3 callersMethoddrawPixel
* Draw a single pixel at given position. * * It will NOT be checked whether the pixel is outside the canvas. * The other graphic functi
lib/YAWidgets/src/CanvasWidget.h:218
↓ 3 callersMethoddrawRectangle
* Draw a rectangle with a specific color. * * @param[in] x1 x-coordinate of upper left point * @param[in] y1 y-coordinate
lib/BaseGfx/src/BaseGfx.hpp:347
↓ 3 callersMethodenableSlot
src/DisplayMgr/DisplayMgr.cpp:691
↓ 3 callersMethodgetAudioToneDetector
* Get the audio tone detector. * * @param[in] id Tone detector id * * @return Tone detector instance otherwise nullptr */
lib/AudioService/src/AudioService.h:114
↓ 3 callersMethodgetAutoBrightnessAdjustment
src/DisplayMgr/DisplayMgr.cpp:255
↓ 3 callersFunctiongetMinuteSinus
* Get the Minute Sinus value * * @param[in] angle Minute angle, must be multiple of 6° (360 °/ 60 minutes) * * @return sinus value for angle (sca
lib/Views/src/layout/DateTimeView64x64.cpp:383
↓ 3 callersFunctiongetSlotInfo
* Get slot info in JSON format. * * @param[out] slot Slot information * @param[in] slotId Slot id */
src/Web/RestApi.cpp:325
↓ 3 callersMethodgetStatusCode
lib/AsyncHttpClient/src/HttpResponse.cpp:220
↓ 3 callersMethodgetStickySlot
src/DisplayMgr/DisplayMgr.cpp:497
↓ 3 callersMethodgetValueAsString
* Get value as string. * * @param[in] precision The precision (ignored for integer values) of the value. * * @return Value as stri
lib/Common/src/SensorChannelType.hpp:119
↓ 3 callersFunctionget_current_git_branch
Get current git branch name. Returns: str: Branch name
scripts/get_git_rev.py:76
↓ 3 callersMethodinit
src/Service/ClockDrv.cpp:70
↓ 3 callersMethodisDisplayOn
src/DisplayMgr/DisplayMgr.cpp:805
↓ 3 callersMethodisLocked
src/DisplayMgr/Slot.cpp:154
↓ 3 callersMethodisRunning
* Is fade effect running? * * @return If fade effect is running, it will return true otherwise false. */
src/DisplayMgr/FadeEffectController.h:152
↓ 3 callersFunctionmeasureGfxSpeed
test/test_Gfx/TestGfx.cpp:269
↓ 3 callersMethodmoveTo
* Move pen to given coordinates. * * @param[in] x x-coordinate * @param[in] y y-coordinate */
lib/BaseGfx/src/BaseGfxPen.hpp:143
↓ 3 callersMethodoff
lib/HalLedMatrix/src/Display.cpp:107
↓ 3 callersMethodpublish
lib/MqttApiTopicHandler/src/MqttApiTopicHandler.cpp:467
↓ 3 callersMethodregOnError
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:442
↓ 3 callersMethodregOnResponse
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:432
↓ 3 callersMethodregisterSink
lib/Logging/src/Logging.cpp:62
↓ 3 callersMethodsave
lib/Utilities/src/JsonFile.cpp:97
↓ 3 callersMethodsend
lib/Logging/src/LogSinkPrinter.cpp:65
↓ 3 callersMethodsetEndColor
* Set the end color of the gradient. * * @param[in] color End color of the gradient */
lib/BaseGfx/src/BaseGfxBrush.hpp:348
↓ 3 callersMethodsetLength
* Set the length of the gradient. * * @param[in] length Length of the gradient in pixels. */
lib/BaseGfx/src/BaseGfxBrush.hpp:388
↓ 3 callersMethodsetLogLevel
lib/Logging/src/Logging.cpp:138
↓ 3 callersMethodsetSlotDuration
src/DisplayMgr/DisplayMgr.cpp:722
↓ 3 callersMethodsetSlotSticky
src/DisplayMgr/SlotList.cpp:365
↓ 3 callersMethodsetStartColor
* Set the start color of the gradient. * * @param[in] color Start color of the gradient */
lib/BaseGfx/src/BaseGfxBrush.hpp:338
↓ 3 callersMethodsetTextCursorPosX
* Set cursor x-position. * * @param[in] x Cursor x-position */
lib/BaseGfx/src/BaseGfxText.hpp:197
↓ 3 callersMethodstart
lib/TempHumidPlugin/src/TempHumidPlugin.cpp:74
↓ 3 callersMethodstart
lib/GameOfLifePlugin/src/GameOfLifePlugin.cpp:62
↓ 3 callersMethodstop
src/Hal/BuzzerDrv.cpp:63
↓ 3 callersFunctionto888
* Convert base colors to RGB888 color. * * @param[in] red Red component [0; 255] * @param[in] green Green component [0; 255] * @param[in] blue
lib/YAGfx/src/ColorUtil.hpp:174
↓ 3 callersMethodturnColorWheel
lib/YAGfx/src/Rgb565.cpp:62
↓ 2 callersMethodactivateSlot
src/DisplayMgr/DisplayMgr.cpp:551
↓ 2 callersMethodaddPayload
lib/AsyncHttpClient/src/HttpResponse.cpp:193
↓ 2 callersMethodbegin
src/Plugin/PluginMgr.cpp:76
↓ 2 callersMethodcalc
* Calculate new filter output value, based on given input value. * * @param[in] input Input value * @param[in] deltaTime Time diffe
src/DisplayMgr/BrightnessCtrl.h:115
↓ 2 callersFunctioncalculate_path_checksum
Recursively calculates a checksum representing the contents of all files found with a sequence of file and/or directory paths. Args:
scripts/configure_plugins.py:57
↓ 2 callersFunctioncalculate_path_checksum
Recursively calculates a checksum representing the contents of all files found with a sequence of file and/or directory paths. Args:
scripts/configure_services.py:57
↓ 2 callersMethodclear
* Clear text. */
lib/SysMsgPlugin/src/internal/View.h:87
↓ 2 callersMethodclear
* Clear display. */
lib/HalLedMatrix/src/Display.h:132
↓ 2 callersMethodclear
lib/MqttService/src/MqttService.cpp:275
↓ 2 callersMethodclear
* Clear internal buffer. */
test/common/TestLogger.h:131
↓ 2 callersMethodclearIcon
lib/MultiIconPlugin/src/MultiIconPlugin.cpp:347
← previousnext →201–300 of 2,917, ranked by callers