Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quellcode-Bibliothek

© Kompilation durch diese Firma

[Weder Korrektheit noch Funktionsfähigkeit der Software werden zugesichert.]

Datei: utcobcom.jcl   Sprache: C

Untersuchung Lyx©

// -*- C++ -*-
/* This file is part of
 * ======================================================
 * 
 *           LyX, The Document Processor
 *   
 *     Copyright (C) 1995 1996 Matthias Ettrich
 *           and the LyX Team.
 *
 *======================================================*/


#ifndef _LYX_GUI_H_
#define _LYX_GUI_H_

#ifdef __GNUG__
#pragma interface
#endif

class LyXView;
class LyX;
class Buffer;

/**
  This class is going to be the entry point to {\em all} GUI funcionality.
  From this object will all the things going on be initiated. However I
  have not clearly figured out how this class is going to be, suggestions
  are welcome. (Lgb)
  */

class LyXGUI {
public:
 /**@name Constructor */
 //@{
 
 /** The only constructor allowed

  If gui is false, LyX will operate in non-X mode
  */

 LyXGUI(LyX *owner, int *argc, char *argv[], bool gui);
 ///
 ~LyXGUI();
 //@}
 
 /**@name Members */
 //@{
 /**
  This functions starts the ball. For XForms it runs a loop of
  fl_check_forms(). For QT this will probably be .exec().
  */

 void runTime();
 /** This will take care of the initializaton done after the
  main initialization.
  */

 void init();
 ///
 LyXView *lyxViews; // or something so that several views
 // on the same time can be allowed.

 /// Register the buffer with the first fount LyXView in lyxViews
 void regBuf(Buffer*);
 //@}
private:
 /**@name Construcor */
 //@{
 /// not allowed
 LyXGUI(); // don't allow this
 /// not allowed
 LyXGUI(const LyXGUI&); // nor this
 //@}
 
 /**@name Members */
 //@{
 ///
 void setDefaults();
 ///
 void create_forms();
 //@}

 /**@name Variables */
 //@{
 /// The LyX that owns this GUI.
 LyX *_owner;
 /// Do we have a gui?
 bool gui;
 //@}
};

#endif

¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.18Angebot  Wie Sie bei der Firma Beratungs- und Dienstleistungen beauftragen können  ¤





Druckansicht
unsichere Verbindung
Druckansicht
Hier finden Sie eine Liste der Produkte des Unternehmens

Mittel




Lebenszyklus

Die hierunter aufgelisteten Ziele sind für diese Firma wichtig


Ziele

Entwicklung einer Software für die statische Quellcodeanalyse


Bot Zugriff



                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik