From f284eafbe4274cb97ec25f375544b924ae04ac09 Mon Sep 17 00:00:00 2001 From: zautrix Date: Fri, 28 Oct 2005 08:57:25 +0000 Subject: cimmit --- (limited to 'kabc/phonenumber.h') diff --git a/kabc/phonenumber.h b/kabc/phonenumber.h index b9d6a17..feeba6c 100644 --- a/kabc/phonenumber.h +++ b/kabc/phonenumber.h @@ -148,6 +148,9 @@ class PhoneNumber @obsolete */ static QString label( int type ); + static TypeList supportedTypeList(); + static QStringList supportedTypeListNames(); + static int typeListIndex4Type(int type ); bool simplifyNumber(); void simplifyType(); void makeCompat(); -- cgit v0.9.0.2