mirror of
https://github.com/copyrighttxt/watrbx-game-engine.git
synced 2026-09-06 05:37:48 +00:00
GEEKING
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#include "../src/base/QtitanDef.h"
|
||||
|
||||
|
||||
@@ -0,0 +1,43 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Qtitan Library by Developer Machines (Ribbon for Qt)
|
||||
**
|
||||
** Copyright (c) 2009-2010 Developer Machines (http://www.devmachines.com)
|
||||
** ALL RIGHTS RESERVED
|
||||
**
|
||||
** The entire contents of this file is protected by copyright law and
|
||||
** international treaties. Unauthorized reproduction, reverse-engineering
|
||||
** and distribution of all or any portion of the code contained in this
|
||||
** file is strictly prohibited and may result in severe civil and
|
||||
** criminal penalties and will be prosecuted to the maximum extent
|
||||
** possible under the law.
|
||||
**
|
||||
** RESTRICTIONS
|
||||
**
|
||||
** THE SOURCE CODE CONTAINED WITHIN THIS FILE AND ALL RELATED
|
||||
** FILES OR ANY PORTION OF ITS CONTENTS SHALL AT NO TIME BE
|
||||
** COPIED, TRANSFERRED, SOLD, DISTRIBUTED, OR OTHERWISE MADE
|
||||
** AVAILABLE TO OTHER INDIVIDUALS WITHOUT WRITTEN CONSENT
|
||||
** AND PERMISSION FROM DEVELOPER MACHINES
|
||||
**
|
||||
** CONSULT THE END USER LICENSE AGREEMENT FOR INFORMATION ON
|
||||
** ADDITIONAL RESTRICTIONS.
|
||||
**
|
||||
****************************************************************************/
|
||||
|
||||
#include "QtnOfficeStyle.h"
|
||||
|
||||
#include "QtnRibbonMainWindow.h"
|
||||
#include "QtnRibbonSystemPopupBar.h"
|
||||
#include "QtnRibbonSliderPane.h"
|
||||
#include "QtnRibbonBar.h"
|
||||
#include "QtnRibbonGroup.h"
|
||||
#include "QtnRibbonPage.h"
|
||||
#include "QtnRibbonStatusBar.h"
|
||||
#include "QtnRibbonStyle.h"
|
||||
#include "QtnRibbonToolTip.h"
|
||||
#include "QtnOfficePopupMenu.h"
|
||||
#include "QtnOfficePopupColorButton.h"
|
||||
|
||||
using namespace Qtitan;
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/styles/QtnCommonStyle.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnOfficeDefines.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnOfficePopupColorButton.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnOfficePopupMenu.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnOfficePopupWindow.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/styles/QtnOfficeStyle.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonBackstageView.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonBar.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonGallery.h"
|
||||
@@ -0,0 +1,2 @@
|
||||
#include "../src/ribbon/QtnRibbonGroup.h"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonMainWindow.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonPage.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonQuickAccessBar.h"
|
||||
@@ -0,0 +1,2 @@
|
||||
#include "../src/ribbon/QtnRibbonSliderPane.h"
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
#include "../src/ribbon/QtnRibbonStatusBar.h"
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/styles/QtnRibbonStyle.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonSystemPopupBar.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/ribbon/QtnRibbonToolTip.h"
|
||||
@@ -0,0 +1 @@
|
||||
#include "../src/styles/QtnStyleHelpers.h"
|
||||
Reference in New Issue
Block a user