Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
TestWindowGetControl.cpp File Reference
#include "ServiceBroker.h"
#include "guilib/GUIButtonControl.h"
#include "guilib/GUIComponent.h"
#include "guilib/GUILabel.h"
#include "guilib/GUITexture.h"
#include "guilib/GUIToggleButtonControl.h"
#include "guilib/GUIWindow.h"
#include "guilib/GUIWindowManager.h"
#include "interfaces/legacy/Control.h"
#include "interfaces/legacy/Window.h"
#include "rendering/RenderSystem.h"
#include "windowing/WinSystem.h"
#include <memory>
#include <gtest/gtest.h>

Functions

 TEST_F (TestWindowGetControl, ButtonWrapsAsControlButton)
 
 TEST_F (TestWindowGetControl, ToggleButtonWrapsAsControlButton)
 

Function Documentation

◆ TEST_F() [1/2]

TEST_F ( TestWindowGetControl ,
ButtonWrapsAsControlButton  )

◆ TEST_F() [2/2]

TEST_F ( TestWindowGetControl ,
ToggleButtonWrapsAsControlButton  )