seoz pushed a commit to branch master.

commit d58c60d1e548ac925535434ae3ef002a5e218449
Author: Daniel Juyung Seo <[email protected]>
Date:   Sun Jun 9 18:02:57 2013 +0900

    elc_ctxpopup.h: more and better ctxpopup documentation for smart callbacks.
    
    1. put numbers for the dismissed smart callback emit cases.
    2. added missing language,changed smart callback documentation for ctxpopup.
---
 src/lib/elc_ctxpopup.h | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/lib/elc_ctxpopup.h b/src/lib/elc_ctxpopup.h
index d4a68b5..f9f692e 100644
--- a/src/lib/elc_ctxpopup.h
+++ b/src/lib/elc_ctxpopup.h
@@ -24,10 +24,12 @@
  *
  * This widget emits the following signals, besides the ones sent from
  * @ref Layout:
- * - @c "dismissed" - This is called when the outside of ctxpopup was clicked 
or
- * its parent area is changed or the language is changed and also when the
- * parent object is resized due to the window rotation. Then ctxpopup is
+ * - @c "dismissed" - This is called when 1. the outside of ctxpopup was 
clicked
+ * or 2. its parent area is changed or 3. the language is changed and also when
+ * 4. the parent object is resized due to the window rotation. Then ctxpopup is
  * dismissed.
+ * - @c "language,changed" - This is called when the program's language is
+ * changed.
  *
  * Default content parts of the ctxpopup widget that you can use for are:
  * @li "default" - A content of the ctxpopup

-- 

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j

Reply via email to