Kimono.KFind.KFind C# (CSharp) Method

KFind() static private method

static private KFind ( ) : System
return System
        static KFind()
        {
            staticInterceptor = new SmokeInvocation(typeof(KFind), null);
        }

Same methods

KFind::KFind ( Type dummy ) : System
KFind::KFind ( string pattern, long options, QWidget parent ) : System
KFind::KFind ( string pattern, long options, QWidget parent, QWidget findDialog ) : System