From 11324fcf42d984579080ebe474d50258d39adf4f Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 08 Feb 2004 16:31:33 +0000 Subject: More API fixes --- (limited to 'noncore/settings/networksettings/interfaces') diff --git a/noncore/settings/networksettings/interfaces/interface.h b/noncore/settings/networksettings/interfaces/interface.h index ec82851..83ab088 100644 --- a/noncore/settings/networksettings/interfaces/interface.h +++ b/noncore/settings/networksettings/interfaces/interface.h @@ -6,6 +6,13 @@ class Module; +/** + * A Interface represents a physical device. You can + * inherit it and create also virtual devices. Like saved + * ppp dial ups or vpn. Interface is used for representing + * your interface to the User and its actions. + * + */ class Interface : public QObject{ Q_OBJECT -- cgit v0.9.0.2