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


Quellcode-Bibliothek

© Kompilation durch diese Firma

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

Datei: AssemblyInfo.cs   Sprache: C

Original von: Lyx©

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


#ifndef _INSET_LOA_H
#define _INSET_LOA_H

#ifdef __GNUG__
#pragma interface
#endif

#include "insetcommand.h"
#include "gettext.h"

// Created by Bernhard 970807

/** Used to insert table of algorithms
 */

class InsetLOA: public InsetCommand {
public:
 ///
 InsetLOA(): InsetCommand("listofalgorithms") {}
 ///
 InsetLOA(Buffer *b): InsetCommand("listofalgorithms"),owner(b) {}
        ///
 void Validate(LaTeXFeatures &features) const;
        ///
        Inset* Clone() { return new InsetLOA(owner); }
     ///
 LString getScreenLabel() const { return _("List of Algorithms"); }

 
 //void Edit(int, int);
        ///
 unsigned char Editable() const {
  return 0; // not yet
 }
 ///
 bool Display() const { return true; }
 ///
 Inset::Code LyxCode() const { return Inset::LOA_CODE; }
private:
 ///
 Buffer *owner;
};

#endif

¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ¤





Download des
Quellennavigators
Download des
sprechenden Kalenders

Eigene Datei ansehen




Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.


Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.


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