Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestGUIWindowOnAction.cpp File Reference
#include "guilib/GUIControl.h"
#include "guilib/GUIControlGroup.h"
#include "guilib/GUIWindow.h"
#include "input/actions/Action.h"
#include "input/actions/ActionIDs.h"
#include <functional>
#include <memory>
#include <utility>
#include <gtest/gtest.h>

Functions

 TEST (TestGUIWindowOnAction, PropagatesToTheParentWhenTheControlsSurvive)
 
 TEST (TestGUIWindowOnAction, StopsPropagatingWhenTheControlsAreDestroyed)
 

Function Documentation

◆ TEST() [1/2]

TEST ( TestGUIWindowOnAction ,
PropagatesToTheParentWhenTheControlsSurvive  )

◆ TEST() [2/2]

TEST ( TestGUIWindowOnAction ,
StopsPropagatingWhenTheControlsAreDestroyed  )