gear_mc
 All Classes Namespaces Functions Variables
Classes
gear.xsi.ppg Namespace Reference

Classes

class  PPGLayout
 PPG LAYOUT. More...
 
class  LayoutComponent
 Base class for all layout items. More...
 
class  LayoutCompound
 Base class for all LayoutComponent that can contains some others (like Tab, Group and Row) More...
 
class  Tab
 Tab class. More...
 
class  Group
 Group class. More...
 
class  Row
 Row class. More...
 
class  LayoutItem
 Base class for all LayoutItem (Item, EnumControl, FCurve, Button, Color, Spacer) More...
 
class  Item
 Item class. More...
 
class  EnumControl
 EnumControl item class. More...
 
class  FCurve
 FCurve item class. More...
 
class  Button
 Button item class. More...
 
class  Spacer
 Spacer item class. More...
 
class  String
 String item class. More...
 
class  Color
 Color item class. More...
 
class  PPGLogic
 Generate PPGLogic code. More...
 

Detailed Description

This file is part of GEAR_mc.
GEAR_mc is a fork of Jeremie Passerin's GEAR project.

GEAR is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/lgpl.html>.

Author:     Jeremie Passerin    geerem@hotmail.com  www.jeremiepasserin.com
Fork Author:  Miquel Campos       hello@miqueltd.com  www.miqueltd.com
Date:       2013 / 08 / 16
Author
Jeremie Passerin