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


Quelle  inseturl.h   Sprache: C

 
// -*- C++ -*-
/* This file is part of*
 * ======================================================
 *
 *           LyX, The Document Processor
 *   
 *     Copyright (C) 1997 LyX Team (this file was created this year)
 * 
 *======================================================*/


#ifndef _INSET_URL_H
#define _INSET_URL_H

#ifdef __GNUG__
#pragma interface
#endif

#include "insetcommand.h"
#include "buffer.h"

struct LaTeXFeatures;

/** The url inset  
 */

class InsetUrl: public InsetCommand {
public:
        ///
        enum Url_Flags {
  ///
  URL,
  ///
  HTML_URL
 };
 
 ///
 InsetUrl(): InsetCommand("url"), form(0) { flag = InsetUrl::URL; }
 ///
 InsetUrl(LString const &);
 ///
 InsetUrl(InsetCommand const&);
 ///
 InsetUrl(LString const &,LString const &,LString const &);
 ///
 ~InsetUrl();
        ///
        Inset* Clone() { return new InsetUrl(getCommand()); }
 ///
 Inset::Code LyxCode() const { return Inset::URL_CODE; }
 ///
 void Validate(LaTeXFeatures &) const;
 ///
 void Edit(intint);
 ///
 unsigned char Editable() const {
  return 1;
 }
 ///
 char const* EditMessage() {return "Opened Url";}
        ///
 bool Display() const { return false; }
 ///
 LString getScreenLabel() const;
 ///
 InsetUrl::Url_Flags getFlag() { return flag; }
 ///
 void setFlag(InsetUrl::Url_Flags f) { flag = f; }
        ///
        void gotoLabel();
 ///
 int Latex(FILE *file, signed char fragile);
 ///
 int Latex(LString &file, signed char fragile);
 ///
 int Linuxdoc(LString &file);
private:
 ///
        Url_Flags flag;
 ///
        FL_FORM *form;
 ///
 FL_OBJECT *url_name;
 ///
 FL_OBJECT *name_name;
 ///
 FL_OBJECT *radio_html;
 ///
 static void CloseUrlCB(FL_OBJECT *, long data);
};

#endif

Messung V0.5
C=67 H=100 G=84

¤ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

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 und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


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

Monitoring

Montastic status badge