• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeio/kssl
 

tdeio/kssl

Public Member Functions | List of all members
KSSLCertBox Class Reference

#include <ksslinfodlg.h>

Inherits TQScrollView.

Public Member Functions

 KSSLCertBox (TQWidget *parent=0L, const char *name=0L, WFlags f=0)
 
void setValues (TQString certName, TQWidget *mailCatcher=0L)
 

Detailed Description

KDE SSL Certificate Box.

This class creates a widget which formats and displays the contents of an SSL X.509 certificate. That is, it takes the "subject" of the certificate and displays everything contained therein.

Author
George Staikos staik.nosp@m.os@k.nosp@m.de.or.nosp@m.g
See also
KSSLInfoDlg

KDE SSL Certificate Box

Definition at line 149 of file ksslinfodlg.h.

Constructor & Destructor Documentation

◆ KSSLCertBox()

KSSLCertBox::KSSLCertBox ( TQWidget *  parent = 0L,
const char *  name = 0L,
WFlags  f = 0 
)

Construct a certificate box.

Parameters
parentthe parent widget
namethe internal name of this instance
fwidget flags for the object

Definition at line 380 of file ksslinfodlg.cpp.

Member Function Documentation

◆ setValues()

void KSSLCertBox::setValues ( TQString  certName,
TQWidget *  mailCatcher = 0L 
)

Change the contents of the widget.

Parameters
certNamethe name ("subject") of the certificate
mailCatcherthe widget which catches the url open events

Definition at line 389 of file ksslinfodlg.cpp.


The documentation for this class was generated from the following files:
  • ksslinfodlg.h
  • ksslinfodlg.cpp

tdeio/kssl

Skip menu "tdeio/kssl"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

tdeio/kssl

Skip menu "tdeio/kssl"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/kssl by doxygen 1.9.4
This website is maintained by Timothy Pearson.