| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
TQApplication This class creates Root environement that will interface with the Qt windowing system eventloop and eventhandlers. This class will be instantiated ones (singleton) in a main() program.
| Constructor Summary | |
TQApplication() | |
TQApplication(const char * appClassName, int * argc, char * * argv, void * options, int numOptions) | |
| Destructor Summary | |
virtual | ~TQApplication() |
| Method Summary | |
virtual void | LoadGraphicsLibs()Here we overload the LoadGraphicsLibs() function. |
void | setCustomized() |
| Methods inherited from class TApplication |
ApplicationName, Argc, Argv, Argv, ClearInputFiles, CreateApplication, GetApplicationImp, GetIdleCommand, GetOptions, GetSignalHandler, HandleIdleTimer, HandleTermInput, Hide, Iconify, Init, InputFiles, IsCmdThread, Lower, NoLogoOpt, NoLogOpt, Open, ProcessFile, ProcessLine, QuitOpt, Raise, RemoveIdleTimer, ReturnFromRun, Run, SetIdleTimer, Show, StartIdleing, StopIdleing, Terminate |
| Methods inherited from class TObject |
operator=, AppendPad, Browse, ClassName, Clear, Clone, Compare, Copy, Delete, DistancetoPrimitive, Draw, DrawClass, DrawClone, Dump, Execute, Execute, ExecuteEvent, FindObject, FindObject, GetDrawOption, GetUniqueID, GetName, GetIconName, GetOption, GetObjectInfo, GetTitle, HandleTimer, Hash, InheritsFrom, InheritsFrom, Inspect, IsFolder, IsEqual, IsSortable, IsOnHeap, IsZombie, Notify, ls, Paint, Pop, Print, Read, RecursiveRemove, SavePrimitive, SetDrawOption, SetUniqueID, UseCurrentStyle, Write, operatornew, operatornew, operatordelete, operatordelete, SetBit, SetBit, ResetBit, TestBit, InvertBit, Warning, Error, SysError, Fatal, AbstractMethod, MayNotUse, GetDtorOnly, SetDtorOnly, GetObjectStat, SetObjectStat |
| Constructor Detail |
public TQApplication()
public TQApplication(const char * appClassName, int * argc, char * * argv, void * options, int numOptions)
| Method Detail |
public virtual ~TQApplication()
| Method Detail |
public virtual void LoadGraphicsLibs()
public void setCustomized()
| Note Links |
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||